Thread: Loading "posgres 9.0" libpq library on Linux version"Red Hat 3.4.6-3"

Loading "posgres 9.0" libpq library on Linux version"Red Hat 3.4.6-3"

From
Trupti Ghate
Date:
Hi,

I am trying to load the  libpq library of "PostGreSQL 9.0" version on Linux("Red Hat 3.4.6-3") and it is failing.

Where as I could successfully load the libpq library of "PostGreSQL 8.4" version using same code base.

Does postGreSQL 9.0 version support the "Red Hat 3.4.6-3" version?

Thanks,
Trupti

Re: [NOVICE] Loading "posgres 9.0" libpq library on Linux version"Red Hat 3.4.6-3"

From
Devrim GÜNDÜZ
Date:
On Mon, 2011-01-03 at 17:23 +0530, Trupti Ghate wrote:
>
>
> I am trying to load the  libpq library of "PostGreSQL 9.0" version on
> Linux("Red Hat 3.4.6-3") and it is failing.

What is the exact Red Hat release? Please send the output of

cat /etc/redhat-release

Regards,
--
Devrim GÜNDÜZ
PostgreSQL Danışmanı/Consultant, Red Hat Certified Engineer
PostgreSQL RPM Repository: http://yum.pgrpms.org
Community: devrim~PostgreSQL.org, devrim.gunduz~linux.org.tr
http://www.gunduz.org  Twitter: http://twitter.com/devrimgunduz

Attachment
Exact release is:

[root@tndev-linux-32 Adm]# cat /etc/redhat-release
Red Hat Enterprise Linux AS release 4 (Nahant Update 5)
[root@tndev-linux-32 Adm]#


2011/1/3 Devrim GÜNDÜZ <devrim@gunduz.org>
On Mon, 2011-01-03 at 17:23 +0530, Trupti Ghate wrote:
>
>
> I am trying to load the  libpq library of "PostGreSQL 9.0" version on
> Linux("Red Hat 3.4.6-3") and it is failing.

What is the exact Red Hat release? Please send the output of

cat /etc/redhat-release

Regards,
--
Devrim GÜNDÜZ
PostgreSQL Danışmanı/Consultant, Red Hat Certified Engineer
PostgreSQL RPM Repository: http://yum.pgrpms.org
Community: devrim~PostgreSQL.org, devrim.gunduz~linux.org.tr
http://www.gunduz.org  Twitter: http://twitter.com/devrimgunduz

Re: [NOVICE] Loading "posgres 9.0" libpq library on Linux version"Red Hat 3.4.6-3"

From
Devrim GÜNDÜZ
Date:
On Mon, 2011-01-03 at 17:26 +0530, Trupti Ghate wrote:
> [root@tndev-linux-32 Adm]# cat /etc/redhat-release
> *Red Hat Enterprise Linux AS release 4 (Nahant Update 5)*

Ok, here are the RPMs for that:

For 32-bit:
http://yum.pgrpms.org/9.0/redhat/rhel-4-i386/repoview/letter_p.group.html

For 64-bit:
http://yum.pgrpms.org/9.0/redhat/rhel-4-x86_64/repoview/letter_p.group.html

Grab and install postgresql90-libs for libpq.

Regards,
--
Devrim GÜNDÜZ
PostgreSQL Danışmanı/Consultant, Red Hat Certified Engineer
PostgreSQL RPM Repository: http://yum.pgrpms.org
Community: devrim~PostgreSQL.org, devrim.gunduz~linux.org.tr
http://www.gunduz.org  Twitter: http://twitter.com/devrimgunduz

Attachment
Where can I find the binary distribution for Rhel4-i386?

2011/1/3 Devrim GÜNDÜZ <devrim@gunduz.org>
On Mon, 2011-01-03 at 17:26 +0530, Trupti Ghate wrote:
> [root@tndev-linux-32 Adm]# cat /etc/redhat-release
> *Red Hat Enterprise Linux AS release 4 (Nahant Update 5)*

Ok, here are the RPMs for that:

For 32-bit:
http://yum.pgrpms.org/9.0/redhat/rhel-4-i386/repoview/letter_p.group.html

For 64-bit:
http://yum.pgrpms.org/9.0/redhat/rhel-4-x86_64/repoview/letter_p.group.html

Grab and install postgresql90-libs for libpq.

Regards,
--
Devrim GÜNDÜZ
PostgreSQL Danışmanı/Consultant, Red Hat Certified Engineer
PostgreSQL RPM Repository: http://yum.pgrpms.org
Community: devrim~PostgreSQL.org, devrim.gunduz~linux.org.tr
http://www.gunduz.org  Twitter: http://twitter.com/devrimgunduz