GRANT GRANT — define access privileges Synopsis GRANT { { SELECT | INSERT | UPDATE | DELETE | TRUNCATE | …| PostgreSQL Documentation
CREATE POLICY CREATE POLICY — define a new row-level security policy for a table Synopsis CREATE POLICY name ON table_name …| PostgreSQL Documentation
5.8. Privileges # When an object is created, it is assigned an owner. The owner is normally the role that executed …| PostgreSQL Documentation
19.11. Client Connection Defaults # 19.11.1. Statement Behavior 19.11.2. Locale and Formatting 19.11.3. Shared Library Preloading 19.11.4. Other Defaults 19.11.1. Statement Behavior …| PostgreSQL Documentation
ALTER TABLE ALTER TABLE — change the definition of a table Synopsis ALTER TABLE [ IF EXISTS ] [ ONLY …| PostgreSQL Documentation