Re: Small patch to replace 'idle' by 'trans' if transaction is still open
Bruce Momjian <pgman@candle.pha.pa.us>
From: Bruce Momjian <pgman@candle.pha.pa.us>
To: Philip Warner <pjw@rhyme.com.au>
Cc: Tom Lane <tgl@sss.pgh.pa.us>, Christof Petig <christof.petig@wtal.de>, pgsql-patches@postgresql.org
Date: 2000-10-13T01:53:15Z
Lists: pgsql-hackers
> At 11:15 11/10/00 -0400, Tom Lane wrote: > > > >There was another thread recently about adding a SHOW command or some > >such to dump out the state of the lock manager's table in a readable > >form. I think that'd be a more useful thing to work on than trying > >to cram one or two bits' worth of info into the ps display. > > > > Absolutely. I assume from this that the nature and state of all locks are > stored in shared memory somewhere, and that the data is able to be > interpreted without reference to non-shared data. If so, this would seem to > be (a) a very useful thing to have and (b) not too hard. Is that right? > Added to TODO: * Add SHOW command to display locks -- Bruce Momjian | http://candle.pha.pa.us pgman@candle.pha.pa.us | (610) 853-3000 + If your life is a hard drive, | 830 Blythe Avenue + Christ can be your backup. | Drexel Hill, Pennsylvania 19026