ALTER EVENT TRIGGER
  • References/Database/PostgreSQL/Commands

NameALTER EVENT TRIGGER -- change the definition of an event trigger Synopsis

2025-01-10 15:47:30
REASSIGN OWNED
  • References/Database/PostgreSQL/Commands

NameREASSIGN OWNED -- change the ownership of database objects owned by a database role

2025-01-10 15:47:30
CHECKPOINT
  • References/Database/PostgreSQL/Commands

NameCHECKPOINT -- force a transaction log checkpoint Synopsis

2025-01-10 15:47:30
DROP TEXT SEARCH DICTIONARY
  • References/Database/PostgreSQL/Commands

NameDROP TEXT SEARCH DICTIONARY -- remove a text search dictionary Synopsis

2025-01-10 15:47:30
CREATE USER
  • References/Database/PostgreSQL/Commands

NameCREATE USER -- define a new database role Synopsis

2025-01-10 15:47:30
CREATE CONVERSION
  • References/Database/PostgreSQL/Commands

NameCREATE CONVERSION -- define a new encoding conversion Synopsis

2025-01-10 15:47:30
ALTER TEXT SEARCH CONFIGURATION
  • References/Database/PostgreSQL/Commands

NameALTER TEXT SEARCH CONFIGURATION -- change the definition of a text search configuration

2025-01-10 15:47:30
SET SESSION AUTHORIZATION
  • References/Database/PostgreSQL/Commands

NameSET SESSION AUTHORIZATION -- set the session user identifier and the current user identifier of the current session

2025-01-10 15:47:30
COMMIT
  • References/Database/PostgreSQL/Commands

NameCOMMIT -- commit the current transaction Synopsis

2025-01-10 15:47:30
CREATE FUNCTION
  • References/Database/PostgreSQL/Commands

NameCREATE FUNCTION -- define a new function Synopsis

2025-01-10 15:47:30