Lock Statistics

From: "Milen A(dot) Radev" <milen(at)radev(dot)net>
To: pgsql-admin(at)postgresql(dot)org
Subject: Lock Statistics
Date: 2007-07-30 16:11:11
Message-ID: 32c009ea0707300911h74f588f6se7d03f5f28d598e5@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message adey 2007-07-30 22:35:25 Re: Lock Statistics
Previous Message Kees Smit 2007-07-30 11:28:20 silent install under Windows giving problems