| From: | Alvaro Herrera <alvherre(at)commandprompt(dot)com> |
|---|---|
| To: | Seb <spluque(at)gmail(dot)com> |
| Cc: | pgsql-general(at)postgresql(dot)org |
| Subject: | Re: SSL connection lost after long-lasting copy command |
| Date: | 2010-02-09 17:18:01 |
| Message-ID: | 20100209171801.GE5522@alvh.no-ip.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | 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.
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Scott Marlowe | 2010-02-09 17:27:34 | Re: viewing large queries in pg_stat_activity |
| Previous Message | Seb | 2010-02-09 17:03:06 | SSL connection lost after long-lasting copy command |