START TRANSACTION
  • References/Database/PostgreSQL/Commands

NameSTART TRANSACTION -- start a transaction block Synopsis

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

Nameclusterdb -- cluster a PostgreSQL database

2025-01-10 15:47:30
Catalogs: pg_seclabels
  • References/Database/PostgreSQL/Internals: Catalogs

The view pg_seclabels provides information about security labels. It as an easier-to-query version of the

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

NameDROP AGGREGATE -- remove an aggregate function Synopsis

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

Table 9-36 shows the operators available for the cidr and inet types. The operators <<

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

NameALTER USER MAPPING -- change the definition of a user mapping Synopsis

2025-01-10 15:47:30
Catalogs: pg_largeobject
  • References/Database/PostgreSQL/Internals: Catalogs

The catalog pg_largeobject holds the data making up "large objects". A large object is identified by an OID assigned

2025-01-10 15:47:30
Type Conversion
  • References/Database/PostgreSQL/Type Conversion

SQL is a strongly typed language. That is, every data item has an associated data type which determines its behavior and allowed usage.

2025-01-10 15:47:30
Catalogs: pg_tables
  • References/Database/PostgreSQL/Internals: Catalogs

The view pg_tables provides access to useful information about each table in the database.

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

The tsearch2 module provides backwards-compatible text search functionality for applications that used tsearch2

2025-01-10 15:47:30