Re: Small patch to replace 'idle' by 'trans' if transaction is still open

From: Philip Warner <pjw(at)rhyme(dot)com(dot)au>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: Christof Petig <christof(dot)petig(at)wtal(dot)de>, Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>, pgsql-patches(at)postgresql(dot)org
Subject: Re: Small patch to replace 'idle' by 'trans' if transaction is still open
Date: 2000-10-13 01:59:09
Message-ID: 3.0.5.32.20001013115909.0096bab0@mail.rhyme.com.au
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers pgsql-patches

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?

----------------------------------------------------------------
Philip Warner | __---_____
Albatross Consulting Pty. Ltd. |----/ - \
(A.B.N. 75 008 659 498) | /(@) ______---_
Tel: (+61) 0500 83 82 81 | _________ \
Fax: (+61) 0500 83 82 82 | ___________ |
Http://www.rhyme.com.au | / \|
| --________--
PGP key available upon request, | /
and from pgp5.ai.mit.edu:11371 |/

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Dan Moschuk 2000-10-13 02:13:42 More postgres woes.
Previous Message Bruce Momjian 2000-10-13 01:53:15 Re: Small patch to replace 'idle' by 'trans' if transaction is still open

Browse pgsql-patches by date

  From Date Subject
Next Message Pete Forman 2000-10-13 09:32:06 Add support for <xti.h>
Previous Message Bruce Momjian 2000-10-13 01:53:15 Re: Small patch to replace 'idle' by 'trans' if transaction is still open