Обсуждение: pgxs installation issue
I have installed Postgres using RPM's but somehow pgxs does not seem to be properly installed. What did I do wrong? I have browsed the documentation but did not find the answer. This is what I am getting:
[postgres]$ pg_config --pgxs
/usr/pgsql-9.2/lib/pgxs/src/makefiles/pgxs.mk
[postgres]$ ls -al /usr/pgsql-9.2/lib/pgxs
ls: cannot access /usr/pgsql-9.2/lib/pgxs: No such file or directory
[postgres]$ pg_config --pgxs
/usr/pgsql-9.2/lib/pgxs/src/makefiles/pgxs.mk
[postgres]$ ls -al /usr/pgsql-9.2/lib/pgxs
ls: cannot access /usr/pgsql-9.2/lib/pgxs: No such file or directory
Hi, On Mon, 2013-12-23 at 14:30 +0000, Bart Klein Ikink wrote: > I have installed Postgres using RPM's but somehow pgxs does not seem > to be properly installed. What did I do wrong? I have browsed the > documentation but did not find the answer. This is what I am getting: > > [postgres]$ pg_config --pgxs > /usr/pgsql-9.2/lib/pgxs/src/makefiles/pgxs.mk > [postgres]$ ls -al /usr/pgsql-9.2/lib/pgxs > ls: cannot access /usr/pgsql-9.2/lib/pgxs: No such file or directory Please install postgresql92-devel . Regards, -- Devrim GÜNDÜZ Principal Systems Engineer @ EnterpriseDB: http://www.enterprisedb.com PostgreSQL Danışmanı/Consultant, Red Hat Certified Engineer Twitter: @DevrimGunduz , @DevrimGunduzTR