Re: How to get Libpq? - Mailing list pgsql-interfaces

From Jeroen T. Vermeulen
Subject Re: How to get Libpq?
Date
Msg-id 20041213112245.GH15849@xs4all.nl
Whole thread Raw
In response to How to get Libpq?  (Farrukh Afzal <mfarrukhafzal@gmail.com>)
List pgsql-interfaces
On Fri, Dec 10, 2004 at 11:51:29PM +0500, Farrukh Afzal wrote:

>           i have just started working with postgres. I want ot access
> the database from c or c++. I got some help from manual. I explained
> that libpq or libpq++ is required. I am working o redhat 9. i have all
> the packages installed, but i don't have the libpq and libpq++
> installed. How can i get these libraries?please reply with a bit
> detail, as i am new to linux so need more help.

RedHat itself may offer an RPM package with the libpq library and
headers.

Also, libpq++ is outdated.  The new C++ interface is libpqxx, and has
been for years.  Perhaps the documentation should be fixed on this
point...


Jeroen



pgsql-interfaces by date:

Previous
From: "Katsaros Kwn/nos"
Date:
Subject: Re: How to get Libpq?
Next
From: Jan Wieck
Date:
Subject: Re: Lost updates vs resumable connections/transactions