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

Started by Trupti Ghateover 15 years ago5 messagesgeneral
Jump to latest
#1Trupti Ghate
ghate.trupti@gmail.com

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

#2Devrim GÜNDÜZ
devrim@gunduz.org
In reply to: Trupti Ghate (#1)
Re: [NOVICE] Loading "posgres 9.0" libpq library on Linux version"Red Hat 3.4.6-3"

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

#3Trupti Ghate
ghate.trupti@gmail.com
In reply to: Devrim GÜNDÜZ (#2)
Re: [NOVICE] Loading "posgres 9.0" libpq library on Linux version"Red Hat 3.4.6-3"

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>

Show quoted text

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

#4Devrim GÜNDÜZ
devrim@gunduz.org
In reply to: Trupti Ghate (#3)
Re: [NOVICE] Loading "posgres 9.0" libpq library on Linux version"Red Hat 3.4.6-3"

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

#5Trupti Ghate
ghate.trupti@gmail.com
In reply to: Devrim GÜNDÜZ (#4)
Re: [NOVICE] Loading "posgres 9.0" libpq library on Linux version"Red Hat 3.4.6-3"

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

2011/1/3 Devrim GÜNDÜZ <devrim@gunduz.org>

Show quoted text

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