logging of transaction related events

From: Kent Tong <kent(at)cpttm(dot)org(dot)mo>
To: pgsql-general(at)postgresql(dot)org
Subject: logging of transaction related events
Date: 2007-11-21 09:24:35
Message-ID: 13873778.post@talk.nabble.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general


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.

Thanks!

-----
--
Kent Tong
Wicket tutorials freely available at http://www.agileskills2.org/EWDW
--
View this message in context: http://www.nabble.com/logging-of-transaction-related-events-tf4849017.html#a13873778
Sent from the PostgreSQL - general mailing list archive at Nabble.com.

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Tim Tassonis 2007-11-21 10:13:01 select with recursive support
Previous Message Sascha Bohnenkamp 2007-11-21 09:22:53 Re: Primary Key