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