Tom Lane wrote:
> Dave Cramer <p...@fastcrypt.com> writes:
>   
>> Recently openssl has been patched to not renegotiate keys.
>> http://www.links.org/?p=780
>> After a certain amount of data has gone through a postgresql connection
>> the server will attempt to switch session keys.
>> What is the workaround (if any ) to avoid this in postgresql ?
>>     
>
> Install the updated openssl library.  Why are you bugging us about
> an openssl patch?
>
>                       regards, tom lane
>   
After applying the updated openssl library slony dies, presumably
because the server requests a new session key

Dave


-- 
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

Reply via email to