Difference between revisions of "PostgreSQL predefined roles"
Jump to navigation
Jump to search
Line 7: | Line 7: | ||
== See also == | == See also == | ||
− | * {{ | + | * {{PostgreSQL users}} |
* {{GRANT ALL}} | * {{GRANT ALL}} | ||
* {{GRANT}} | * {{GRANT}} | ||
[[Category:PostgreSQL]] | [[Category:PostgreSQL]] |
Revision as of 15:09, 20 September 2024
GRANT pg_read_all_data TO xxx;
See also
- PostgreSQL users, predefined roles:
pg_read_all_data, pg_monitor
,create role
,.pgpass
, PostgreSQL read only user GRANT ALL
GRANT
,\ddp
,GRANT USAGE
,GRANT ALL PRIVILEGES
,GRANT SELECT
, View GRANTs on Redshift,has_table_privilege
,has_schema_privilege
,HAS_DATABASE_PRIVILEGE
,SCHEMA
, Privileges,GRANT EXECUTE
Advertising: