Re: [GENERAL] logging of transaction related events

2007-11-21 Thread Bruce Momjian
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. --

[GENERAL] logging of transaction related events

2007-11-21 Thread Kent Tong
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 m