Re: Lock Wait Statistics (next commitfest)

Поиск
Список
Период
Сортировка
От Pierre Frédéric Caillaud
Тема Re: Lock Wait Statistics (next commitfest)
Дата
Msg-id op.u0gucp0ucke6l8@soyouz
обсуждение исходный текст
Ответ на Re: Lock Wait Statistics (next commitfest)  (Stephen Frost <sfrost@snowman.net>)
Ответы Re: Lock Wait Statistics (next commitfest)  (Josh Berkus <josh@agliodbs.com>)
Список 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
Вложения

В списке pgsql-hackers по дате отправления:

Предыдущее
От: Selena Deckelmann
Дата:
Сообщение: Re: Unicode UTF-8 table formatting for psql text output
Следующее
От: Josh Berkus
Дата:
Сообщение: Re: Lock Wait Statistics (next commitfest)