select open change scope Open full search

PG.CENTER connects PostgreSQL documentation, reference, and ecosystem knowledge. Maintained by Pigsty.

SYSTEM CATALOGS / SYSTEM CATALOGS

The pg_ts_config catalog contains entries representing text search configurations.

Kind
System catalogs
Columns in this snapshot
5
Definition source
English manual

Columns 5

ColumnTypeDescription / reference
oidoidRow identifier
cfgnamenameText search configuration name
cfgnamespaceoidThe OID of the namespace that contains this configuration
pg_namespace.oid
cfgowneroidOwner of the configuration
pg_authid.oid
cfgparseroidThe OID of the text search parser for this configuration
pg_ts_parser.oid
Column history across versions
Version history 2
  1. PG 11 → 12changed
  2. PG 9.2 → 9.3changed

Definition snapshot: english-manuals:c69b490109d6ac84f2094c6f0ec… · English manual source