SYSTEM CATALOGS / SYSTEM VIEWS
pg_config
Read PG 18 manual ↗The view pg_config describes the compile-time configuration parameters of the currently installed version of PostgreSQL.
- Kind
- System views
- Columns in this snapshot
- 2
- Definition source
- English manual
Columns 2
| Column | Type | Description / reference |
|---|---|---|
name | text | The parameter name |
setting | text | The parameter value |
Column history across versions
Version history 1
- PG 9.5 → 9.6added
Definition snapshot: english-manuals:fe03687b29562d7196cd9b9578a… · English manual source