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

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Small patch to replace 'idle' by 'trans' if transaction is still open
Дата
Msg-id 17221.971146016@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Small patch to replace 'idle' by 'trans' if transaction is still open  (Bruce Momjian <pgman@candle.pha.pa.us>)
Список pgsql-patches
Bruce Momjian <pgman@candle.pha.pa.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

В списке pgsql-patches по дате отправления:

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: Small patch to replace 'idle' by 'trans' if transaction is still open
Следующее
От: Peter Eisentraut
Дата:
Сообщение: Re: Re: [ANNOUNCE] Announce: Release of PyGreSQL version 3.0