LISTEN
  • References/Database/PostgreSQL/Commands

NameLISTEN -- listen for a notification Synopsis

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

NameDROP VIEW -- remove a view Synopsis

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

NameDROP OWNED -- remove database objects owned by a database role Synopsis

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

NamePREPARE -- prepare a statement for execution Synopsis

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

NameSELECT, TABLE, WITH -- retrieve rows from a table or view Synopsis

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

NameSET ROLE -- set the current user identifier of the current session Synopsis

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

NameALTER SCHEMA -- change the definition of a schema Synopsis

2025-01-10 15:47:30
Parallel Safety
  • References/Database/PostgreSQL/Parallel Query

The planner classifies operations involved in a query as either parallel safe, parallel restricted, or parallel

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

NameDISCARD -- discard session state Synopsis

2025-01-10 15:47:30
Internals//Genetic Query Optimizer: Genetic Query Optimization (GEQO) in PostgreSQL
  • References/Database/PostgreSQL/Internals/Genetic Query Optimizer

The GEQO module approaches the query optimization problem as though it were the well-known traveling salesman problem (

2025-01-10 15:47:30