50.67. pg_config
The viewpg_config describes the compile-time configuration parameters of the currently installed version ofPostgres Pro. It is intended, for example, to be used by software packages that want to interface toPostgres Pro to facilitate finding the required header files and libraries. It provides the same basic information as thepg_configPostgres Pro client application.
By default, thepg_config view can be read only by superusers.
Table 50.68. pg_config Columns
Column Type Description |
|---|
The parameter name |
The parameter value |