On 06/10/2010 20:26, Mathieu De Zutter wrote:
On Wed, Oct 6, 2010 at 3:33 PM, Raymond O'Donnell<r...@iol.ie>  wrote:
On 06/10/2010 14:26, Georgi Ivanov wrote:

Hi,
I have some issue where
SELECT * from pg_stat_activity WHERE current_query='<IDLE>';
returns too many rows .
Any ideas why is this happening ?

Are you using any kind of connection pooler?

Maybe persistent DB connections on the webserver?

I was wondering about that too... I sent an email about it that doesn't seem to have made it to the list. A little googling shows that PDO does support persistent connections, so that could be it.

Ray.

--
Raymond O'Donnell :: Galway :: Ireland
r...@iol.ie

--
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

Reply via email to