Difference between revisions of "Community.postgresql.postgresql privs"
Jump to navigation
Jump to search
Line 15: | Line 15: | ||
* {{GRANT}} | * {{GRANT}} | ||
* {{Role}} | * {{Role}} | ||
+ | * {{PostgreSQL Privileges}} | ||
[[Category:Ansible]] | [[Category:Ansible]] | ||
[[Category:PostgreSQL]] | [[Category:PostgreSQL]] |
Latest revision as of 12:06, 16 December 2022
community.postgresql.postgresql_privs
privs: SELECT objs: ALL_IN_SCHEMA
Related[edit]
See also[edit]
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
- PostgreSQL: Database roles,
CREATE USER
,CREATE ROLE
,\du, \du+
,create user, Alter user
- PostgreSQL Privileges, GRANT,
\list+, \du+
Advertising: