Re: logging of transaction related events - Mailing list pgsql-general

From Bruce Momjian
Subject Re: logging of transaction related events
Date
Msg-id 200711212243.lALMhp815055@momjian.us
Whole thread Raw
In response to logging of transaction related events  (Kent Tong <kent@cpttm.org.mo>)
List pgsql-general
Kent Tong wrote:
>
> Hi,
>
> Is it possible to log events related to transactions, in particular, about
> blocking? For example:
>
>    INFO: transaction 123 is blocked waiting for locked held by transaction
> 456.

8.3 will have a log_lock_waits parameter which will do something like
that.

--
  Bruce Momjian  <bruce@momjian.us>        http://momjian.us
  EnterpriseDB                             http://postgres.enterprisedb.com

  + If your life is a hard drive, Christ can be your backup. +

pgsql-general by date:

Previous
From: Richard Huxton
Date:
Subject: Re: Coordinating database user accounts with active directory
Next
From: Raymond O'Donnell
Date:
Subject: Re: Coordinating database user accounts with active directory