Re: How to determine failed connection attempt due to invalid authorization (libpq)? - Mailing list pgsql-hackers

From Robert Haas
Subject Re: How to determine failed connection attempt due to invalid authorization (libpq)?
Date
Msg-id AANLkTi=WDEKeQ-QQR43JR51fxe3tVw6wJuqX23KbTu5X@mail.gmail.com
Whole thread Raw
In response to How to determine failed connection attempt due to invalid authorization (libpq)?  (Dmitriy Igrishin <dmitigr@gmail.com>)
Responses Re: How to determine failed connection attempt due to invalid authorization (libpq)?
List 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 by date:

Previous
From: Alvaro Herrera
Date:
Subject: Re: Extensions, this time with a patch
Next
From: Tom Lane
Date:
Subject: Re: Extensions, this time with a patch