Re: JDBC driver - Mailing list pgsql-jdbc

From Gunnar Rønning
Subject Re: JDBC driver
Date
Msg-id m2n11smgdr.fsf@smaug.polygnosis.com
Whole thread Raw
In response to Re: JDBC driver  (Isaac Sparrow <isaac.sparrow@visicomp.com>)
List pgsql-jdbc
* Isaac Sparrow <isaac.sparrow@visicomp.com> wrote:
|
| I've seen the same behavior using JBoss + tomcat with connection pools. My
| postgres db lives on a machine that shuts down over night. JBoss and Tomcat
| have to be restarted for the connection pools to function correctly when the
| db comes back on-line.


Why don't you fix the connection pool instead. I've had similar expections
in the past, but these connections has been caught by the pool and
invalidated.

--
Gunnar Rønning - gunnar@polygnosis.com
Senior Consultant, Polygnosis AS, http://www.polygnosis.com/

pgsql-jdbc by date:

Previous
From: Stuart Robinson
Date:
Subject: Re: JDBC inserts on views using rules
Next
From: Barry Lind
Date:
Subject: Re: JDBC inserts on views using rules