current_query stat is idle - Mailing list pgsql-general

From mezgani ali
Subject current_query stat is idle
Date
Msg-id f6d1ddc30910070447t360edf06kf2b04f0177541983@mail.gmail.com
Whole thread Raw
List pgsql-general

I used pg_top to monitor my database and i'm looking for method to find out what queries are currently being serviced by the database.
pg_top inform me that the queries are IDLE and the result of select * from pg_stat_activity return that current_query is always on IDLE status.

Please can you help

--
Ali MEZGANI
Network Engineering/Security
http://securfox.wordpress.com/

pgsql-general by date:

Previous
From: "Loic d'Anterroches"
Date:
Subject: pg_dump with 1100 schemas being a bit slow
Next
From: Tom Lane
Date:
Subject: Re: Need help in spi_prepare errors