Difference between revisions of "PostgreSQL Privileges"
Jump to navigation
Jump to search
Line 9: | Line 9: | ||
* [[Privileges]] | * [[Privileges]] | ||
* <code>[[community.postgresql.postgresql_privs]]</code> | * <code>[[community.postgresql.postgresql_privs]]</code> | ||
+ | * <code>[[\list+]]</code> | ||
== See also == | == See also == |
Revision as of 12:03, 16 December 2022
https://www.postgresql.org/docs/current/ddl-priv.html
SELECT, INSERT, UPDATE, DELETE, TRUNCATE, REFERENCES, TRIGGER, CREATE, CONNECT, TEMPORARY, EXECUTE, USAGE, SET and ALTER SYSTEM
GRANT UPDATE ON accounts TO joe;
Related
See also
Advertising: