Paul Davis writes:
> On Wed, Dec 29, 2010 at 11:27 AM, Tom Lane wrote:
>> In all cases, you were testing a client against a server on a different
>> machine, right?
> Yeah, all failures were between separate machines with various
> versions of OpenSSL that I never thought to keep track of. After
On Wed, Dec 29, 2010 at 11:27 AM, Tom Lane wrote:
> Paul Davis writes:
>> And this intriguing error in the server logs from around that time:
>
>> 2010-12-28 18:40:02 EST LOG: SSL renegotiation failure
>> 2010-12-28 18:40:02 EST LOG: SSL failed to send renegotiation request
>> 2010-12-28 18:40:
Paul Davis writes:
> And this intriguing error in the server logs from around that time:
> 2010-12-28 18:40:02 EST LOG: SSL renegotiation failure
> 2010-12-28 18:40:02 EST LOG: SSL failed to send renegotiation request
> 2010-12-28 18:40:02 EST LOG: SSL renegotiation failure
> 2010-12-28 18:40:
On Wed, Dec 29, 2010 at 10:58 AM, Kevin Grittner
wrote:
> "Paul J. Davis" wrote:
>
>> After running many queries (millions) a connection will report an
>> error that the server has unexpectedly closed the connection.
>
> What message are you getting? (Copy/paste is a good thing.)
>
> What do you
"Paul J. Davis" wrote:
> After running many queries (millions) a connection will report an
> error that the server has unexpectedly closed the connection.
What message are you getting? (Copy/paste is a good thing.)
What do you see in the server log at the time of failure?
Are you using a
On Wed, Dec 29, 2010 at 10:30 AM, Paul J. Davis
wrote:
>
> The following bug has been logged online:
>
> Bug reference: 5804
> Logged by: Paul J. Davis
> Email address: paul.joseph.da...@gmail.com
> PostgreSQL version: 9.0.2
> Operating system: OS X 10.6.5, Ubuntu 10.04
> Desc
The following bug has been logged online:
Bug reference: 5804
Logged by: Paul J. Davis
Email address: paul.joseph.da...@gmail.com
PostgreSQL version: 9.0.2
Operating system: OS X 10.6.5, Ubuntu 10.04
Description:Connection aborted after many queries.
Details:
After