--config">
+_config">
- -config-title">pg-config>
+ _config-title">pg_config>
Application>
- pg-config>
+ pg_config>
Provides information about the installed version of PostgreSQL>>
-pg-config --bindir | --includedir | --libdir | --configure | --version
+pg_config --bindir | --includedir | --libdir | --configure | --version
Description>
- The
pg-config> stores and provides configuration parameters
+ The
pg_config> stores and provides configuration parameters
of the currently installed version of
PostgreSQL>. It is
intended, for example, to be used by software packages that want to interface
to
PostgreSQL> in order to find the respective header files
- To use
pg-config>, supply one or more of the following options:
+ To use
pg_config>, supply one or more of the following options:
--bindir>
Print the location of user executables. Use this, for example, to find
the
psql> program. This is normally also the location
- where the pg-config> program resides.
+ where the pg_config> program resides.