Difference between revisions of "PostgreSQL replication"

From wikieduonline
Jump to navigation Jump to search
Line 6: Line 6:
 
  ----------------+------------------------------------------------------------+-----------
 
  ----------------+------------------------------------------------------------+-----------
 
   YOUR_USER      | [[Create DB]]                                                  | {}
 
   YOUR_USER      | [[Create DB]]                                                  | {}
   [[postgres]]      | Superuser, Create role, Create DB, [[PostgreSQL replication|Replication]], [[Bypass RLS]] | {}
+
   [[postgres]]      | [[Superuser]], [[Create role]], [[Create DB]], [[PostgreSQL replication|Replication]], [[Bypass RLS]] | {}
  
 
== Related ==
 
== Related ==

Revision as of 17:43, 8 January 2024

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: