I'd like to know if it's possible to force connection timeout on idle
connections. I have Apache connecting to the PostgreSQL through DBI
connection, and sometimes the connections are used up and I can't get a
new connection. We reasonably made sure we close the connections on each
page, but somehow this problem persists.
I'd appreciate any advice.
Thanks,
Ben Kim