| From: | Scott Marlowe <scott(dot)marlowe(at)gmail(dot)com> |
|---|---|
| To: | Joshua Tolley <eggyknap(at)gmail(dot)com> |
| Cc: | Hernan Danielan <hernandanielan(at)gmail(dot)com>, pgsql-general(at)postgresql(dot)org |
| Subject: | Re: Connection lost |
| Date: | 2010-05-20 03:15:28 |
| Message-ID: | AANLkTimII-BoGW4kd8DoO_EMlOBeUYC7fP3o3ZQSrSc6@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
On Wed, May 19, 2010 at 8:57 PM, Joshua Tolley <eggyknap(at)gmail(dot)com> wrote:
> On Wed, May 19, 2010 at 1:46 PM, Hernan Danielan
> <hernandanielan(at)gmail(dot)com> wrote:
>> Yes, the most interesting thing is that the log says
>> unexpected EOF on client connection or could not send data to client:
>> Broken pipe
>
> That log mostly just says something disconnected uncleanly, but
> doesn't say PostgreSQL closed the connection on purpose. Any JDBC
> driver people reading this, with ideas?
This sounds like a networking problem to me. Are the any useful
entries in the system logs of either machine? Can you routine scp /
rsync large files without network errors between these two boxes? How
are they connected?
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Gordon Shannon | 2010-05-20 03:32:07 | Re: Help writing a query to predict auto analyze |
| Previous Message | Joshua Tolley | 2010-05-20 02:57:33 | Re: Connection lost |