Losing Connections - Mailing list pgsql-jdbc

From Pablo Velasquez Rivas
Subject Losing Connections
Date
Msg-id 403B5D78.6060506@its.co.cr
Whole thread Raw
Responses Re: Losing Connections  (Nicolas Modrzyk <Nicolas.Modrzyk@inrialpes.fr>)
Re: Losing Connections  (Dave Cramer <pg@fastcrypt.com>)
Re: Losing Connections  (Paul Thomas <paul@tmsl.demon.co.uk>)
Re: Losing Connections  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-jdbc

Hi.

I have an application using psql 7.3.3 and pg73b1jdbc3.jar for connections with PostgreSQL.

When an user is idle for a while (like an hour) and then try to insert or update something in the database, the user gets an error message. I don't have right now the message, but it is something with the connection with the database.

I already asked at the postgresql forum, but the say that pgsql does not drop connections. So, my question is if the jdbc driver for some reason drop the connections.

Or maybe  a firewall  is dropping the connections.

Does anybody know what could be the problem??

Thanks for any help.  

==                                 ==
   Pablo A. Velasquez Rivas
Computer Science Engineer
==                                 ==

pgsql-jdbc by date:

Previous
From: Victor Sergienko
Date:
Subject: Re: double Statement.close() (on AIX 5.1)
Next
From: Nicolas Modrzyk
Date:
Subject: Re: Losing Connections