unexpected EOF on client connection / could not send data to client: Broken pipe

From: Hariraman Jayaraj <hariraman(dot)ocp(at)gmail(dot)com>
To: pgsql-admin(at)postgresql(dot)org
Subject: unexpected EOF on client connection / could not send data to client: Broken pipe
Date: 2012-05-02 07:05:20
Message-ID: CAGy0TffVKV-vN1d+w24RrwjxSj3wuOuhBDpJvimJPC5eyzi06A@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Hi,

We are using postgres 8.3 in Open Suse 11 server.
Front end - Java, struts
Middle ware - Jboss
Backend - Postgres 8.3 DB.

Recently I am encoutering below mentioned error. Also by the time this
error occuring, Linux server / Postgres Server is too slow and at
times it is not responding at all.

2012-05-02 12:14:09 IST LOG: unexpected EOF on client connection
2012-05-02 12:14:09 IST LOG: unexpected EOF on client connection
2012-05-02 12:14:09 IST LOG: unexpected EOF on client connection
2012-05-02 12:14:10 IST LOG: unexpected EOF on client connection
2012-05-02 12:14:11 IST LOG: unexpected EOF on client connection
2012-05-02 12:14:11 IST LOG: unexpected EOF on client connection
2012-05-02 12:14:12 IST LOG: unexpected EOF on client connection
2012-05-02 12:14:12 IST LOG: unexpected EOF on client connection
2012-05-02 12:14:13 IST LOG: could not send data to client: Broken pipe

Suggest me about this. Thanks in advance.

--
Regards,
Hariraman Jayaraj

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Kevin Grittner 2012-05-02 17:26:39 Re: unexpected EOF on client connection / could not send data to client: Broken pipe
Previous Message Thomas Kellerer 2012-05-01 15:06:54 Re: Any public dataset for benchmarking?