JDBC IOException: Broken pipe - Mailing list pgsql-interfaces

From Frank Morton
Subject JDBC IOException: Broken pipe
Date
Msg-id 027101bdbff2$e9e0b310$8355e5ce@tesla.base2inc.com
Whole thread Raw
Responses Re: [INTERFACES] JDBC IOException: Broken pipe  (Peter T Mount <peter@retep.org.uk>)
List pgsql-interfaces
I'm new to the list, though I have been using postgresql for awhile.

My understanding is that the JDBC driver is not thread safe, so
what I have been doing is opening a new connection to the database
for each thread. In this application, generally 5 to 10 threads
are running.

I am using Solaris 2.5.1 with postgresql 6.3.2.

My problem is that after running "awhile" (which I will call 24 hours,
though I am not sure yet if that is long or short) even the most
simple application will start getting java.io.IOException: Broken pipe
exceptions, which I assume means that the database has disappeared.
Is that right?

I am looking for advice in general regarding how I am handling
the threading situation and if anyone can shed any light on how
to avoid "Broken pipe".

Thanks.


_________________________________
Frank Morton (fmorton@mail.base2inc.com)
Voice: (317) 876-3355
FAX: (317) 876-3398
Home: (317) 574-0815




pgsql-interfaces by date:

Previous
From: "Þórður Ívarsson"
Date:
Subject: How to get correct alphabetical order
Next
From: "Jonathan H. Wheaton"
Date:
Subject: ...