PostgreSQL replication
Jump to navigation
Jump to search
postgres=# \du List of roles Role name | Attributes | Member of ----------------+------------------------------------------------------------+----------- YOUR_USER | Create DB | {} postgres | Superuser, Create role, Create DB, Replication, Bypass RLS | {}
Related
START_REPLICATION SLOT
- Amazon RDS Read Replicas
select * from pg_replication_slots;
\du+
See also
Advertising: