Re: log ssl mode with connections?

Andrew Dunstan <andrew@dunslane.net>

From: Andrew Dunstan <andrew@dunslane.net>
To: Tom Lane <tgl@sss.pgh.pa.us>
Cc: PostgreSQL-development <pgsql-hackers@postgresql.org>
Date: 2007-01-30T17:10:31Z
Lists: pgsql-hackers
Tom Lane wrote:
> Andrew Dunstan <andrew@dunslane.net> writes:
>   
>> I just turned on SSL for a test server and noticed that SSL mode isn't 
>> logged with the connection. Should it be?
>>     
>
> Why?
>
> 	
>   

If I am allowing both SSL and non-SSL I might like to know which is used 
by a particular connection.

cheers

andrew