On 23/11/2015 10:33, paramjib baruah wrote:
> I am trying to check current running sql queries in postgres through
> pg_stat_activity .However, in the current_query column I could see
> only "IDLE" . I am not able to see the query .
That would suggest no query is running, what suggests to you that there
are queries you should be expecting to see?
cheers,
Chris