Difference between revisions of "ALTER"
Jump to navigation
Jump to search
Line 8: | Line 8: | ||
== See also == | == See also == | ||
+ | * {{ALTER}} | ||
* {{GRANT}} | * {{GRANT}} | ||
[[Category:PostgreSQL]] | [[Category:PostgreSQL]] |
Revision as of 13:12, 27 September 2022
ALTER DEFAULT PRIVILEGES IN SCHEMA public GRANT SELECT ON TABLES TO xxx; ALTER USER YOUR_USER WITH PASSWORD 'your_new_password';
Related
- GRANT SELECT
- Amazon Redshift: grant read only provileges to user
\ddp
lists default access privilege settings
See also
Advertising: