4 The view pg_config describes the compile-time configuration parameters
5 of the currently installed version of PostgreSQL. It is intended, for
6 example, to be used by software packages that want to interface to
7 PostgreSQL to facilitate finding the required header files and
8 libraries. It provides the same basic information as the pg_config
9 PostgreSQL client application.
11 By default, the pg_config view can be read only by superusers.
13 Table 53.6. pg_config Columns