PreparedStatement timeouts? - Mailing list pgsql-jdbc

From Paul Tomblin
Subject PreparedStatement timeouts?
Date
Msg-id 8efd35820808121313n64781929rd4c97b22f046d529@mail.gmail.com
Whole thread Raw
Responses Re: PreparedStatement timeouts?  (Oliver Jowett <oliver@opencloud.com>)
List pgsql-jdbc
I think something like this was asked recently, but I didn't see an answer:

If I prepare a statement, is there some time after which I can't use
it?  Or does the connection itself time out?
I've been seeing exceptions with connections that sit idle for long
periods of time, and I'm not sure if it's the connection or the
prepared statement that's the problem.

--
House: "Because it doesn't hurt here. Because I don't want to be in
pain, I don't want to be miserable."
Amber: "Well...You can't always get what you want."

pgsql-jdbc by date:

Previous
From: "Paul Tomblin"
Date:
Subject: OT: Question about transactions
Next
From: "Richard Broersma"
Date:
Subject: Re: OT: Question about transactions