select open change scope Open full search

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

SYSTEM CATALOGS / SYSTEM CATALOGS

pg_parameter_acl

Read PG 18 manual ↗

The catalog pg_parameter_acl records configuration parameters for which privileges have been granted to one or more roles.

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

Columns 3

ColumnTypeDescription / reference
oidoidRow identifier
parnametextThe name of a configuration parameter for which privileges are granted
paraclaclitem[]Access privileges; see Section 5.8 for details
Column history across versions
Version history 3
  1. PG 18 → 19changed
  2. PG 16 → 17changed
  3. PG 14 → 15added

Definition snapshot: english-manuals:2d6343108e7add219d44f381e27… · English manual source