[GENERAL] Need static version of libpq library

2010-12-14 Thread Trupti Ghate
Hi, Where can I find the precompiled static version of libpq library("libpqdll.lib")? Can I download it from somewhere? Thanks, Trupti

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

2011-01-03 Thread Trupti Ghate
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,

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

2011-01-03 Thread Trupti Ghate
Exact release is: [r...@tndev-linux-32 Adm]# cat /etc/redhat-release *Red Hat Enterprise Linux AS release 4 (Nahant Update 5)* [r...@tndev-linux-32 Adm]# 2011/1/3 Devrim GÜNDÜZ > On Mon, 2011-01-03 at 17:23 +0530, Trupti Ghate wrote: > > > > > > I am trying to load

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

2011-01-03 Thread Trupti Ghate
Where can I find the binary distribution for Rhel4-i386? 2011/1/3 Devrim GÜNDÜZ > On Mon, 2011-01-03 at 17:26 +0530, Trupti Ghate wrote: > > [r...@tndev-linux-32 Adm]# cat /etc/redhat-release > > *Red Hat Enterprise Linux AS release 4 (Nahant Update 5)* > > Ok, here