vacuumdb
  • References/Database/PostgreSQL/Applications

Namevacuumdb -- garbage-collect and analyze a PostgreSQL database

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

NameCHECKPOINT -- force a transaction log checkpoint Synopsis

2025-01-10 15:47:30
Bit String Functions and Operators
  • References/Database/PostgreSQL/Functions/Bit String

This section describes functions and operators for examining and manipulating bit strings, that is values of the types bit and bit

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

NameALTER FUNCTION -- change the definition of a function Synopsis

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

NameALTER INDEX -- change the definition of an index Synopsis

2025-01-10 15:47:30
Tablespaces
  • References/Database/PostgreSQL/Managing Databases

Tablespaces in PostgreSQL allow database administrators to define locations in the file system where the files representing database objects

2025-01-10 15:47:30
pgstattuple
  • References/Database/PostgreSQL/Appendixes/Additional Supplied Modules

The pgstattuple module provides various functions to obtain tuple-level statistics. F

2025-01-10 15:47:30
tcn
  • References/Database/PostgreSQL/Appendixes/Additional Supplied Modules

The tcn module provides a trigger function that notifies listeners of changes to any table on which it is attached. It must be used as an

2025-01-10 15:47:30
pg_resetxlog
  • References/Database/PostgreSQL/Applications

Namepg_resetxlog -- reset the write-ahead log and other control information of a PostgreSQL database cluster

2025-01-10 15:47:30
Pseudo-Types
  • References/Database/PostgreSQL/Data Types

The PostgreSQL type system contains a number of special-purpose entries that are collectively called pseudo-types

2025-01-10 15:47:30