On Tue, Apr 22, 2008 at 10:10 AM, Bryan Buecking <buecking(at)gmail(dot)com> wrote:
>
> I agree, but the number of idle connections dont' seem to affect
> performace only memory usage. I'm trying to lessen the load of
> connection setup. But sounds like this tax is minimal?
Not entirely true. There are certain things that happen that require
one backend to notify ALL OTHER backends. when this happens a lot,
then the system will slow to a crawl.