BUG #11204: Log reason for authentication failure - Mailing list pgsql-bugs

From tony.locke@wessexwater.co.uk
Subject BUG #11204: Log reason for authentication failure
Date
Msg-id 20140818104805.2532.47715@wrigleys.postgresql.org
Whole thread Raw
Responses Re: BUG #11204: Log reason for authentication failure  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-bugs
The following bug has been logged on the website:

Bug reference:      11204
Logged by:          Tony Locke
Email address:      tony.locke@wessexwater.co.uk
PostgreSQL version: 9.2.9
Operating system:   Windows Server 2008
Description:

Hi, recently I couldn't work out why a user couldn't log in, and it turned
out that their role had expired. In the log, postgres merely said that the
log in had failed, but didn't give the reason. It would be really good if it
said in the log that it failed because the role had expired.

Thanks,

Tony.

pgsql-bugs by date:

Previous
From: Sandeep Thakkar
Date:
Subject: Re: Postgresql on windows SSL.
Next
From: Christian Pronovost
Date:
Subject: Re: BUG #11178: JSONB : The NOT operator applies to the <@ operator, even after casting to ::bool