Tracking the # of deadlocks

Поиск
Список
Период
Сортировка
От Bill Moran
Тема Tracking the # of deadlocks
Дата
Msg-id 20101027120035.93481f17.wmoran@potentialtech.com
обсуждение исходный текст
Ответы Re: Tracking the # of deadlocks  (Scott Marlowe <scott.marlowe@gmail.com>)
Список pgsql-general
Does PG store the # of deadlocks internally anywhere?  (like it does
with statistics on how many UPDATE/SELECT/DELETE ops occur on each
table, for example)

I'd like to be tracking this, that way we have an easy way to know if
our software is hitting performance problems by having to retry deadlocked
transactions frequently.

--
Bill Moran
http://www.potentialtech.com
http://people.collaborativefusion.com/~wmoran/

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

Предыдущее
От: Daniel.Crespo@l-3com.com
Дата:
Сообщение: How to merge data from two separate databases into one (maybe using xlogs)?
Следующее
От: Scott Marlowe
Дата:
Сообщение: Re: Tracking the # of deadlocks