Skip to content

Users

The following users exist by default for each PostgreSQL database instance:

Role Owner Primary Purpose Privileges
admin Customer Create new databases, roles and users CREATEROLE, CREATEDB
postgres DBaaS platform Internal maintenance, upgrades, backups, and infrastructure tasks SUPERUSER, CREATEROLE, CREATEDB, REPLICATION
streaming_replica DBaaS platform Physical streaming replication (read‑only replica) REPLICATION
sys11provisionedmetrics DBaaS platform Scrape per‑instance metrics for the Provisioned Metrics feature pg_monitor