Difference between revisions of "SELECT * FROM pg roles"
Jump to navigation
Jump to search
(6 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | SELECT * FROM | + | SELECT * FROM [[pg_roles]]; |
− | + | rolname | rolsuper | rolinherit | rolcreaterole | rolcreatedb | rolcanlogin | rolreplication | rolconnlimit | rolpassword | rolvaliduntil | rolbypassrls | rolconfig | oid | |
− | + | .../... | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
+ | == Related == | ||
+ | * [[CREATE USER]] | ||
+ | * [[community]].postgresql.[[postgresql_user]] | ||
== See also == | == See also == | ||
* {{Role}} | * {{Role}} | ||
− | |||
[[Category:PostgreSQL]] | [[Category:PostgreSQL]] |
Latest revision as of 18:39, 14 December 2022
SELECT * FROM pg_roles;
rolname | rolsuper | rolinherit | rolcreaterole | rolcreatedb | rolcanlogin | rolreplication | rolconnlimit | rolpassword | rolvaliduntil | rolbypassrls | rolconfig | oid .../...
Related[edit]
- CREATE USER
- community.postgresql.postgresql_user
See also[edit]
Advertising: