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 ---------------------------(end of broadcast)--------------------------- TIP 4: Don't 'kill -9' the postmaster