How to identify which query is running - reg. - Mailing list pgsql-general

From Shanmugasundaram Doraisamy
Subject How to identify which query is running - reg.
Date
Msg-id 4119C49D.6000100@ceedees.com
Whole thread Raw
Responses Re: How to identify which query is running - reg.  (Richard Huxton <dev@archonet.com>)
Re: How to identify which query is running - reg.  (Jan Poslusny <pajout@gingerall.cz>)
List pgsql-general
Dear Group,
                      We have a java front-end for postgresql 3.4.  When
we monitor the system usage using top we find couple of postmasters
taking up close to 90% of the CPU time in total.  I would like to know
which are the queries that are currently running at this point of time.
How do we do this??  Another thing that I have noticed is that when I
give df -h, I find there is a partition /dev/shm which is somewhere in
the range of about 128MB and never used.  What is this supposed to be.
Is it being not used a good sign or am I loosing on my performance? How
do we get it to be used by the database if it will help improve the
performance.  Thanks in advance.

Yours sincerely,
Shan.

pgsql-general by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: psql: immediately exit after an error?
Next
From: "Uwe C. Schroeder"
Date:
Subject: Slony setup help needed