Re: Tracking the # of deadlocks - Mailing list pgsql-general

From Scott Marlowe
Subject Re: Tracking the # of deadlocks
Date
Msg-id AANLkTi=2aybA_MS54FOxGtnjOS+38ADst3h3fN9276Wp@mail.gmail.com
Whole thread Raw
In response to Tracking the # of deadlocks  (Bill Moran <wmoran@potentialtech.com>)
List pgsql-general
On Wed, Oct 27, 2010 at 10:00 AM, Bill Moran <wmoran@potentialtech.com> wrote:
>
> 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)

As far as I know they're only logged.

pgsql-general by date:

Previous
From: Bill Moran
Date:
Subject: Tracking the # of deadlocks
Next
From: Vick Khera
Date:
Subject: Re: DB become enormous with continuos insert and update