Re: Getting Startted With postgresql thru Libpq

Поиск
Список
Период
Сортировка
От Michael Fuhr
Тема Re: Getting Startted With postgresql thru Libpq
Дата
Msg-id 20060123053058.GA73867@winnie.fuhr.org
обсуждение исходный текст
Ответ на Getting Startted With postgresql thru Libpq  (Kyntiewborlang Marwein <rk2m2002@yahoo.co.in>)
Список pgsql-interfaces
On Tue, Jan 17, 2006 at 08:24:18PM +0000, Kyntiewborlang Marwein wrote:
> I installed postgresql from a package that comes with
> mandrake 10 and want to use libpq as interface.Does it
> include libpq or i have to get it separately?

There should be a way to list a package's contents; do so and look
for files with libpq in their name (libpq.a, libpq.so, etc.) or use
a command like "find" or "locate" to search your filesytem.  Also
look for the libpq-fe.h header file.

> Also pls tell me all that is to be done to connect to
> posgresql using libpq.I'm a new user to posgresql..so
> if possible pls give me in details.thank you..

See the libpq documentation for your version of PostgreSQL.  Here's
a link for 8.1:

http://www.postgresql.org/docs/8.1/interactive/libpq.html

If you're new to PostgreSQL then you'll benefit from reading
other parts of the documentation such as "Tutorial" and "Server
Administration."

-- 
Michael Fuhr


В списке pgsql-interfaces по дате отправления:

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: Re: PL/Java for Debian Etch AMD64 / PostgreSQL 8.1?
Следующее
От: Joost Kraaijeveld
Дата:
Сообщение: Re: PL/Java for Debian Etch AMD64 / PostgreSQL 8.1?