Disabling persistent connections? - Mailing list pgsql-general

From CSN
Subject Disabling persistent connections?
Date
Msg-id 20060316204921.38406.qmail@web52901.mail.yahoo.com
Whole thread Raw
List pgsql-general
I have a setup (Lighttpd + Mongrel + Ruby on Rails)
that seems to be using persistent connection, yet I
don't see any config setting in any of their configs
to disable it. One of the culprits (likely Mongrel) is
keeping postgres connections around, eventually
hitting postgres' max connections limit, even though
the setup isn't getting much traffic currently. Is
there a way in postgres to close idle connection after
some time (or other remedy)?

Thanks,
CSN

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around
http://mail.yahoo.com

pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re: Error I don't understand, losing synch with server
Next
From: Scott Ribe
Date:
Subject: Re: Error I don't understand, losing synch with server