On Thu, Oct 14, 2010 at 2:59 PM, Dmitriy Igrishin <[email protected]> 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 -- Sent via pgsql-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers
