Difference between revisions of "PostgreSQL replication"

From wikieduonline
Jump to navigation Jump to search
Line 1: Line 1:
  
  
  [[\du]]
+
  postgres=# [[\du]]
 +
                                      List of roles
 +
    Role name    |                        Attributes                        | [[Member of]]
 +
----------------+------------------------------------------------------------+-----------
 +
  YOUR_USER      | [[Create DB]]                                                  | {}
 +
  [[postgres]]      | Superuser, Create role, Create DB, [[PostgreSQL replication|Replication]], [[Bypass RLS]] | {}
  
 
== See also ==
 
== See also ==

Revision as of 09:09, 29 October 2021


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

See also

Advertising: