Re: About libpgtcl authentification

Поиск
Список
Период
Сортировка
От Oliver Elphick
Тема Re: About libpgtcl authentification
Дата
Msg-id 1011907781.31481.31.camel@linda
обсуждение исходный текст
Ответ на About libpgtcl authentification  (Denis Chavez <dnchavez@gmx.net>)
Список pgsql-interfaces
On Thu, 2002-01-24 at 18:17, Denis Chavez wrote:
> Hi!
>
> I wonder if there is a way to authentificate with the posgres server using
> libpgtcl. I'm new in this and the pg_connect doesn't seem to have that option.

pg_connect -conninfo connectOptions

See the libpq manual on PQConnectdb() for valid parameters to be
specified in connectOptions; they include username and password.

--
Oliver Elphick                                Oliver.Elphick@lfix.co.uk
Isle of Wight                              http://www.lfix.co.uk/oliver
GPG: 1024D/3E1D0C1C: CA12 09E0 E8D5 8870 5839  932A 614D 4C34 3E1D 0C1C
    "If anyone has material possessions and sees his     brother in need but has no pity on him, how can the     love
ofGod be in him?"                                   I John 3:17  

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

Предыдущее
От: Denis Chavez
Дата:
Сообщение: About libpgtcl authentification
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: non-blocking connections in libpq, fix proposal