Re: How to find which query a waiting query waiting for? - Mailing list pgsql-general

From Fabrízio de Royes Mello
Subject Re: How to find which query a waiting query waiting for?
Date
Msg-id CAFcNs+or46avACveoS4Q34gZQeH2pFLaxK71mmBfon5bzpC1ig@mail.gmail.com
Whole thread Raw
In response to How to find which query a waiting query waiting for?  (wd <wd@wdicc.com>)
Responses Re: How to find which query a waiting query waiting for?  (wd <wd@wdicc.com>)
List pgsql-general

On Fri, Dec 7, 2012 at 1:02 PM, wd <wd@wdicc.com> wrote:
hi,

From pg_stat_activity I can find a query is at waiting state, and from pg_locks and pg_class can find which relation the query is waiting for, But how to find witch query is lock the relation?

Maybe you found what you need here [1].


--
Fabrízio de Royes Mello
Consultoria/Coaching PostgreSQL
>> Blog sobre TI: http://fabriziomello.blogspot.com

pgsql-general by date:

Previous
From: hubert depesz lubaczewski
Date:
Subject: Re: How to find which query a waiting query waiting for?
Next
From: Tom Lane
Date:
Subject: Re: logs encoding problem Windows