Difference between revisions of "PostgreSQL superuser"

From wikieduonline
Jump to navigation Jump to search
Line 1: Line 1:
 +
 +
* <code>postgres</code> is <code>superuser</code> in [[PostgreSQL]]
  
 
  [[ALTER USER myuser WITH SUPERUSER;]]
 
  [[ALTER USER myuser WITH SUPERUSER;]]
Line 8: Line 10:
 
* [[root]]
 
* [[root]]
  
 +
== See also ==
 +
* {{roles}}
  
* {{roles}}
+
[[Category:PostgreSQL]]

Revision as of 14:47, 18 November 2022

ALTER USER myuser WITH SUPERUSER;
Error: must be superuser to alter superusers


Related

See also

Advertising: