| From: | "Jeroen T(dot) Vermeulen" <jtv(at)xs4all(dot)nl> |
|---|---|
| To: | Farrukh Afzal <mfarrukhafzal(at)gmail(dot)com> |
| Cc: | pgsql-interfaces(at)postgresql(dot)org |
| Subject: | Re: How to get Libpq? |
| Date: | 2004-12-13 11:22:45 |
| Message-ID: | 20041213112245.GH15849@xs4all.nl |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | 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
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Jan Wieck | 2004-12-15 16:42:09 | Re: Lost updates vs resumable connections/transactions |
| Previous Message | Katsaros Kwn/nos | 2004-12-13 06:25:41 | Re: How to get Libpq? |