Difference between revisions of "PostgreSQL replication"

From wikieduonline
Jump to navigation Jump to search
Line 1: Line 1:
 
+
* https://www.postgresql.org/docs/current/runtime-config-replication.html
  
 
  postgres=# [[\du]]
 
  postgres=# [[\du]]

Revision as of 11:29, 14 April 2022

postgres=# \du
                                      List of roles
   Role name    |                         Attributes                         | Member of
----------------+------------------------------------------------------------+-----------
 YOUR_USER      | Create DB                                                  | {}
 postgres       | Superuser, Create role, Create DB, Replication, Bypass RLS | {}

Related

See also

Advertising: