Re: Freeing Connections - Mailing list pgsql-admin

From Andrew Hill
Subject Re: Freeing Connections
Date
Msg-id 3BCFB7F4.2000804@fornax.net
Whole thread Raw
In response to Freeing Connections  (Andrew Hill <list@fornax.net>)
List pgsql-admin
Ross J. Reedstrom wrote:

> Andrew doesn't mention his platform, but if it's linux,


It is...

> those could just
> be swapped out processes: since the execution state gets swapped, the
> kernel only has minimal info about the process, including the original
> name. I'm guessing that his PHP setup is configured for persistent
> connections with MAX_CON >32 and isn't reusing connections properly.
> ISTR some vesion of PHP with exactly that bug. Should be in the mailing
> list archives.

Ah! Interesting. I'll look into this before I come back with the info
that Tom asked about.

Thanks!

Cheers,

--
Andrew Hill
"RAID - Don't believe the hype." -- 2001-09-22


pgsql-admin by date:

Previous
From: "Ross J. Reedstrom"
Date:
Subject: Re: Freeing Connections
Next
From: Brett Schwarz
Date:
Subject: Re: Please help - tks