Re: How to get Libpq?

Поиск
Список
Период
Сортировка
От Jeroen T. Vermeulen
Тема Re: How to get Libpq?
Дата
Msg-id 20041213112245.GH15849@xs4all.nl
обсуждение исходный текст
Ответ на How to get Libpq?  (Farrukh Afzal <mfarrukhafzal@gmail.com>)
Список 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 по дате отправления:

Предыдущее
От: "Katsaros Kwn/nos"
Дата:
Сообщение: Re: How to get Libpq?
Следующее
От: Jan Wieck
Дата:
Сообщение: Re: Lost updates vs resumable connections/transactions