setting a connection timeout?

Started by Andy Krigerabout 23 years ago1 messagesgeneral
Jump to latest
#1Andy Kriger
akriger@greaterthanone.com

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