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

From: Samrat Revagade <revagade(dot)samrat(at)gmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: postgresql93-devel-9.3beta2-1PGDG.rhel5.x86_64 missed pg_config
Date: 2013-07-25 10:47:30
Message-ID: 1374749250611-5765121.post@n5.nabble.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

>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

There are 2 possibilities for this error:

1. You have not included path of PostgreSQL's bin directory in environment
variable PATH. set PATH variable to PostgreSQL's bin directory.
OR
2. You have not installed the postgresql-devel RPM, install it (Make sure
you install all RPM of same version)

hope this will work .

-----
Thank You,
Samrat.R.

--
View this message in context: http://postgresql.1045698.n5.nabble.com/postgresql93-devel-9-3beta2-1PGDG-rhel5-x86-64-missed-pg-config-tp5762669p5765121.html
Sent from the PostgreSQL - general mailing list archive at Nabble.com.

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Devrim GÜNDÜZ 2013-07-25 10:59:20 Re: postgresql93-devel-9.3beta2-1PGDG.rhel5.x86_64 missed pg_config
Previous Message Bèrto ëd Sèra 2013-07-25 08:51:07 Re: Why are stored procedures looked on so negatively?