Re: Lock Wait Statistics (next commitfest) - Mailing list pgsql-hackers

From Pierre Frédéric Caillaud
Subject Re: Lock Wait Statistics (next commitfest)
Date
Msg-id op.u0gucp0ucke6l8@soyouz
Whole thread Raw
In response to Re: Lock Wait Statistics (next commitfest)  (Stephen Frost <sfrost@snowman.net>)
Responses Re: Lock Wait Statistics (next commitfest)
List pgsql-hackers
I have this patch, if you're interested.

LWLock Instrumentation Patch

- counts locks and waits in shared and exclusive mode
- for selected locks, measures wait and hold times
- for selected locks, displays a histogram of wait and hold times
- information is printed at backend exit

Configurable by #define's in lwlock.c

Regards,
pierre
Attachment

pgsql-hackers by date:

Previous
From: Selena Deckelmann
Date:
Subject: Re: Unicode UTF-8 table formatting for psql text output
Next
From: Josh Berkus
Date:
Subject: Re: Lock Wait Statistics (next commitfest)