Re: Small patch to replace 'idle' by 'trans' if transaction is still open - Mailing list pgsql-patches

From Philip Warner
Subject Re: Small patch to replace 'idle' by 'trans' if transaction is still open
Date
Msg-id 3.0.5.32.20001012011458.034c7ec0@mail.rhyme.com.au
Whole thread Raw
In response to Re: Small patch to replace 'idle' by 'trans' if transaction is still open  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: Small patch to replace 'idle' by 'trans' if transaction is still open  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-patches
At 10:03 11/10/00 -0400, Tom Lane wrote:
>Christof Petig <christof.petig@wtal.de> writes:
>> I would even propose 'idle (transaction open)' if you agree. (Seemed too
>> long for me)
>
>No, the ps strings have got to be *short*.  A lot of platforms have a
>tight limit on how much command string ps will show.  I thought 'trans'
>was OK, though perhaps someone has an even better idea?

Any chance of showing if anything has been updated in the TX? Then the text
could be:

    RW TX
or
    RO TX

If not, then how about 'TX Active' or 'TX Open' or just 'In TX'





----------------------------------------------------------------
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   |/

pgsql-patches by date:

Previous
From: Tom Lane
Date:
Subject: Re: Small patch to replace 'idle' by 'trans' if transaction is still open
Next
From: Tom Lane
Date:
Subject: Re: Small patch to replace 'idle' by 'trans' if transaction is still open