On Sun, Mar 7, 2021 at 08:43 Tom Lane <t...@sss.pgh.pa.us> wrote: > Apparently, you didn't install whichever sub-package of the Postgres > distribution contains pg_config. Might be postgresql-devel, or > postgresql-dev in Debian-flavored distros. The PG project documentation > can't cover this; it's the responsibility of each group of packagers to > decide (and document) how their distributions are laid out.
Why? This adds complexity that is relatively easy to get rid of. There already exist the pages for RHEL/CentOS, Ubuntu, etc. with code snippets https://www.postgresql.org/download/ -- having something like that in the docs would be great. >