Lock Statistics - Mailing list pgsql-admin

From Milen A. Radev
Subject Lock Statistics
Date
Msg-id 32c009ea0707300911h74f588f6se7d03f5f28d598e5@mail.gmail.com
Whole thread Raw
Responses Re: Lock Statistics  (adey <adey11@gmail.com>)
Re: Lock Statistics  (Michael Fuhr <mike@fuhr.org>)
List pgsql-admin
I have performance problems with a DB (slow queries) and I suspect the
main cause is that a lot of queries wait for a lock on one small
table. That's why I need some stats about the number and (average)
wait-time for locks (even only for this particular table).

After a bit of googling I found a project in PgFoundry with a
promising description - http://pgfoundry.org/projects/pglockdiag/.
Unfortunately the projects seems stillborn - no published files and
nothing in CVS.


--
Milen A. Radev

pgsql-admin by date:

Previous
From: "Kees Smit"
Date:
Subject: silent install under Windows giving problems
Next
From: De Leeuw Guy
Date:
Subject: trigger bugs ? and suggestions