Re: How to determine failed connection attempt due to invalid authorization (libpq)?

Поиск
Список
Период
Сортировка
От Robert Haas
Тема Re: How to determine failed connection attempt due to invalid authorization (libpq)?
Дата
Msg-id AANLkTi=WDEKeQ-QQR43JR51fxe3tVw6wJuqX23KbTu5X@mail.gmail.com
обсуждение исходный текст
Ответ на How to determine failed connection attempt due to invalid authorization (libpq)?  (Dmitriy Igrishin <dmitigr@gmail.com>)
Ответы Re: How to determine failed connection attempt due to invalid authorization (libpq)?  (Dmitriy Igrishin <dmitigr@gmail.com>)
Список pgsql-hackers
On Thu, Oct 14, 2010 at 2:59 PM, Dmitriy Igrishin <dmitigr@gmail.com> wrote:
> Is there way to determine failed connection attempt due to invalid
> authorization (libpq)?

I think this question would be more appropriate on pgsql-general.  I
suppose you would have to look at PQerrorMessage().

-- 
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company


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

Предыдущее
От: Alvaro Herrera
Дата:
Сообщение: Re: Extensions, this time with a patch
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Extensions, this time with a patch