Re: Connection lost

From: Joshua Tolley <eggyknap(at)gmail(dot)com>
To: Hernan Danielan <hernandanielan(at)gmail(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Connection lost
Date: 2010-05-20 02:57:33
Message-ID: AANLkTiljiV37VFGKNK59nlkvHrs1fwOeLG4ltc5O-qCE@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

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?

--
Joshua Tolley  /  eggyknap
End Point Corporation

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Scott Marlowe 2010-05-20 03:15:28 Re: Connection lost
Previous Message Yan Cheng CHEOK 2010-05-20 02:44:57 How to insert wchar_t type string to PostgreSQL