Re: postgresql93-devel-9.3beta2-1PGDG.rhel5.x86_64 missed pg_config

From: Devrim GÜNDÜZ <devrim(at)gunduz(dot)org>
To: guxiaobo1982 <guxiaobo1982(at)qq(dot)com>
Cc: pgsql-general <pgsql-general(at)postgresql(dot)org>
Subject: Re: postgresql93-devel-9.3beta2-1PGDG.rhel5.x86_64 missed pg_config
Date: 2013-07-25 10:59:20
Message-ID: 1374749960.2182.2.camel@lenovo01-laptop03.gunduz.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general


Hi,

On Fri, 2013-07-05 at 17:47 +0800, guxiaobo1982 wrote:
> I installed postgreSQL 9.3 beta 2 from
> http://yum.postgresql.org/repopackages.php#pg92 following
> http://www.postgresonline.com/journal/archives/203-postgresql90-yum.html
>
>
> But I cann't find pg_config, is this a bug?

Did you install postgresql92-devel package? If yes, then pg_config is
not under $PATH. It is located under /usr/pgsql-9.2/bin/pg_config, to
avoid issues when multiple versions are installed together.

Regards,
--
Devrim GÜNDÜZ
Principal Systems Engineer @ EnterpriseDB: http://www.enterprisedb.com
PostgreSQL Danışmanı/Consultant, Red Hat Certified Engineer
Community: devrim~PostgreSQL.org, devrim.gunduz~linux.org.tr
http://www.gunduz.org Twitter: http://twitter.com/devrimgunduz

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Giuseppe Broccolo 2013-07-25 11:18:23 Re: Rule Question
Previous Message Samrat Revagade 2013-07-25 10:47:30 Re: postgresql93-devel-9.3beta2-1PGDG.rhel5.x86_64 missed pg_config