Thread: Connection timeout

Connection timeout

From
"Mihai Gheorghiu"
Date:
I connect to PostgreSQL via Poolman 2.1 (Thanks again to all those who
recommended it :-)
Assume a user opens a form that initiates a SELECT FOR UPDATE, then leaves
for lunch :-(
In 20 minutes, Poolman times the connection out. What happens to the lock
that was placed?
Can someone please point me towards a relevant doc?
Thank you all.