Re: JDBC driver

From: Gunnar Rønning <gunnar(at)polygnosis(dot)com>
To: Isaac Sparrow <isaac(dot)sparrow(at)visicomp(dot)com>
Cc: <pgsql-jdbc(at)postgresql(dot)org>
Subject: Re: JDBC driver
Date: 2001-11-12 10:29:36
Message-ID: m2n11smgdr.fsf@smaug.polygnosis.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

* Isaac Sparrow <isaac(dot)sparrow(at)visicomp(dot)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(at)polygnosis(dot)com
Senior Consultant, Polygnosis AS, http://www.polygnosis.com/

In response to

Browse pgsql-jdbc by date

  From Date Subject
Next Message Thomas T. Thai 2001-11-12 15:28:59 Re: Storing a tree
Previous Message Antonio Fiol Bonnín 2001-11-12 09:41:28 Re: Storing a tree