Re: BUG #5585: SSL problems with long COPYs - Mailing list pgsql-bugs

From Tom Lane
Subject Re: BUG #5585: SSL problems with long COPYs
Date
Msg-id 4992.1280673291@sss.pgh.pa.us
Whole thread Raw
In response to Re: BUG #5585: SSL problems with long COPYs  (Karl Denninger <karl@denninger.net>)
Responses Re: BUG #5585: SSL problems with long COPYs  (Karl Denninger <karl@denninger.net>)
Re: BUG #5585: SSL problems with long COPYs  (Karl Denninger <karl@denninger.net>)
List pgsql-bugs
Karl Denninger <karl@denninger.net> writes:
> Stefan Kaltenbrunner wrote:
>> how exactly did you measure the 1GB?

> The reported copy table size in the SLON log.   It exceeded 1GB for two
> of the tables the successfully came over before the error.

Hmm, I'm not sure how Slony comes by that number, so this might or might
not be meaningful.  I agree with the other respondents that the symptom
sounds exactly like broken renegotiation --- the earliest security
patches to close the openssl CVE hole resulted in failures exactly like
this whenever the server tried to force key renegotiation.  You might
check whether libssl was recently updated on either the server or client
machine.

            regards, tom lane

pgsql-bugs by date:

Previous
From: Karl Denninger
Date:
Subject: Re: BUG #5585: SSL problems with long COPYs
Next
From: Karl Denninger
Date:
Subject: Re: BUG #5585: SSL problems with long COPYs