Re: Small patch to replace 'idle' by 'trans' if transaction is still open
Tom Lane <tgl@sss.pgh.pa.us>
From: Tom Lane <tgl@sss.pgh.pa.us>
To: Christof Petig <christof.petig@wtal.de>
Cc: Bruce Momjian <pgman@candle.pha.pa.us>, pgsql-patches@postgresql.org
Date: 2000-10-11T14:03:00Z
Lists: pgsql-hackers
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? regards, tom lane