Re: SSL connection lost after long-lasting copy command - Mailing list pgsql-general

From Alvaro Herrera
Subject Re: SSL connection lost after long-lasting copy command
Date
Msg-id 20100209171801.GE5522@alvh.no-ip.org
Whole thread Raw
In response to SSL connection lost after long-lasting copy command  (Seb <spluque@gmail.com>)
List pgsql-general
Seb escribió:

> ---<--------------------cut here---------------start------------------->---
> 2010-02-09 10:47:03 CST LOG:  checkpoints are occurring too frequently (6 seconds apart)
> 2010-02-09 10:47:03 CST HINT:  Consider increasing the configuration parameter "checkpoint_segments".
> 2010-02-09 10:47:10 CST LOG:  checkpoints are occurring too frequently (7 seconds apart)
> 2010-02-09 10:47:10 CST HINT:  Consider increasing the configuration parameter "checkpoint_segments".
> 2010-02-09 10:47:17 CST LOG:  SSL renegotiation failure
> 2010-02-09 10:47:17 CST LOG:  SSL renegotiation failure
> 2010-02-09 10:47:17 CST LOG:  SSL error: internal error
> 2010-02-09 10:47:17 CST LOG:  could not send data to client: Connection reset by peer
> 2010-02-09 10:47:17 CST LOG:  SSL error: internal error
> 2010-02-09 10:47:17 CST LOG:  could not receive data from client: Connection reset by peer
> 2010-02-09 10:47:17 CST LOG:  unexpected EOF on client connection
> ---<--------------------cut here---------------end--------------------->---

Try the advice here:
http://archives.postgresql.org/message-id/41EE6009-A3E0-4C3A-8A83-BB39D934B461@mac.com

--
Alvaro Herrera                                http://www.CommandPrompt.com/
The PostgreSQL Company - Command Prompt, Inc.

pgsql-general by date:

Previous
From: Seb
Date:
Subject: SSL connection lost after long-lasting copy command
Next
From: Scott Marlowe
Date:
Subject: Re: viewing large queries in pg_stat_activity