Thread: setting a connection timeout?

setting a connection timeout?

From
"Andy Kriger"
Date:
Is there a psql config param to set a connection timeout at the database
level? I didn't see one in the docs, but I might've missed it. What I want
is backup method from postgres to ensure connections are not tied up
permanently (e.g. if JDBC connections are not closed properly).

thx
andy