pg_config (1) Linux Manual Page
NAME pg_config – retrieve information about the installed version of PostgreSQL SYNOPSIS pg_config [option…] DESCRIPTION The pg_config utility prints 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 to facilitate finding the required header files and libraries. OPTIONS…
