Re: Connection pooling problems - Mailing list pgsql-jdbc

From Didrik Pinte
Subject Re: Connection pooling problems
Date
Msg-id 5.1.0.14.0.20030204102428.02462ba8@192.168.0.11
Whole thread Raw
In response to Re: Connection pooling problems  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: Connection pooling problems  (Curt Sampson <cjs@cynic.net>)
List pgsql-jdbc
At 04:18  2/4/2003 -0500, Tom Lane wrote:
>Is it possible that the application does nothing with the database for
>an hour or so before the connection is lost?  If there's no traffic for
>awhile, it could be that the firewall is dropping the connection.
>
>                         regards, tom lane

Sure it's possible, but how can i prevent the error ? I think it's the job
of the PooledDataSource and not mine. Maybe they are some configuration
option I did not set well.


Didrik Pinte



**** DISCLAIMER ****
This e-mail and any attachments thereto may contain information
which is confidential and/or protected by intellectual property
rights and are intended for the sole use of the recipient(s) named above.
Any use of the information contained herein (including, but not limited to,
total or partial reproduction, communication or distribution in any form)
by persons other than the designated recipient(s) is prohibited.
If you have received this e-mail in error, please notify the sender
and delete the material from any computer.
Thank you for your cooperation.



pgsql-jdbc by date:

Previous
From: Tom Lane
Date:
Subject: Re: Connection pooling problems
Next
From: Barry Lind
Date:
Subject: Re: bug in AbstractJdbc1Statement.java (7.3)