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