Re: New to Postgresql - Backend timeout /JDBC - Mailing list pgsql-bugs

From Stefano Reksten
Subject Re: New to Postgresql - Backend timeout /JDBC
Date
Msg-id 5.1.0.14.2.20020201114526.022a2550@rfi1
Whole thread Raw
In response to Re: New to Postgresql - Backend timeout /JDBC  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: New to Postgresql - Backend timeout /JDBC
List pgsql-bugs
At 12.57 31/01/02 -0500, you wrote:
>However, I'm not very familiar with Java and so I cannot dismiss the
>possibility that some layer inside the JVM might take it upon itself
>to close an open TCP connection after a period of inactivity.

I have a Connection Pool active 365/24/7 on a site I manage, and the
connections are opened, reused, but not closed, and I never had such a
problem; HTH.

>The pgsql-jdbc list might be a better place to ask if anyone knows of
>such problems in a JDBC context.  Not sure how many JDBC people read
>pgsql-bugs.

Well, at least one ;)

Ciao,
         Stefano

pgsql-bugs by date:

Previous
From: hubert depesz lubaczewski
Date:
Subject: strange bug with vacuum
Next
From: pgsql-bugs@postgresql.org
Date:
Subject: Bug #570: \d in psql does not show triggers