Re: Broken pipe error

From: Maciek Sakrejda <msakrejda(at)truviso(dot)com>
To: admin <admin0423(at)homepage(dot)kgbinternet(dot)com>
Cc: pgsql-jdbc(at)postgresql(dot)org
Subject: Re: Broken pipe error
Date: 2010-09-17 20:49:59
Message-ID: AANLkTi=axJJ2DDm9c3BokzSz=RgsEFf43w2uDQhPb8Uo@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

On Fri, Sep 17, 2010 at 1:41 PM, admin
<admin0423(at)homepage(dot)kgbinternet(dot)com> wrote:
> With the PostgresSQL 8.0, I have experienced a broken pipe error for some
> times. One new Java web application experiences this problem in every ten
> day or so. This problem becomes a big problem right now for the enterprise
> application. Is the jdbc driver problem or something else?

I think the only possible answer to a question this vague is "maybe".

Less flippantly, we can probably help you better if you provide more
information on the types of errors you're seeing (e.g., a full stack
trace), whether your application was doing anything unusual at the
time of the error (e.g., in terms of query workload, PostgreSQL notify
messages, etc.), and anything else that might be relevant. From
watching the list, I'm not aware of any open issues leading the driver
to break a connection.

---
Maciek Sakrejda | System Architect | Truviso

1065 E. Hillsdale Blvd., Suite 215
Foster City, CA 94404
(650) 242-3500 Main
www.truviso.com

In response to

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message admin 2010-09-17 22:11:49 Re: Broken pipe error
Previous Message admin 2010-09-17 20:41:40 Broken pipe error