| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
| Cc: | Christof Petig <christof(dot)petig(at)wtal(dot)de>, pgsql-patches(at)postgresql(dot)org |
| Subject: | Re: Small patch to replace 'idle' by 'trans' if transaction is still open |
| Date: | 2000-10-10 02:46:56 |
| Message-ID: | 17221.971146016@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers pgsql-patches |
Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> writes:
> I can't decide if this is of general use. My inclination is that
> someone in a transaction sitting a prompt should still show as idle.
The idea seemed good to me, although I didn't look at the code to see
if the implementation was any good ;-). I know we've frequently had
questions on the lists where it was interesting to know if any
transactions were being held open --- and right now there's no easy
way to tell.
regards, tom lane
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Marc G. Fournier | 2000-10-10 03:48:03 | [7.0.2] cannot create an index ... |
| Previous Message | Tom Lane | 2000-10-10 02:40:45 | Re: Re: [GENERAL] Using BLOBs with PostgreSQL |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Peter Eisentraut | 2000-10-10 15:52:01 | Re: [PATCHES] Re: [ANNOUNCE] Announce: Release of PyGreSQL version 3.0 |
| Previous Message | Bruce Momjian | 2000-10-10 00:16:16 | Re: Small patch to replace 'idle' by 'trans' if transaction is still open |