Re: make tutorial 13.2

2021-03-08 Thread Maksym Sanzharov
В Вс, 07/03/2021 в 11:42 -0500, Tom Lane пишет: > PG Doc comments form writes: > > I have a binary distribution version 13.2, installed from the > > Postgres yum > > repository, on Fedora 33. > > So, I downloaded the source code from here: > > https://www.postgresql.org/ftp/source/v13.2/ > > And t

Re: make tutorial 13.2

2021-03-08 Thread Nikolay Samokhvalov
On Sun, Mar 7, 2021 at 08:43 Tom Lane 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 responsibil

Re: make tutorial 13.2

2021-03-08 Thread Tom Lane
Nikolay Samokhvalov writes: > On Sun, Mar 7, 2021 at 08:43 Tom Lane 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'