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

Поиск
Список
Период
Сортировка
От Christof Petig
Тема Small patch to replace 'idle' by 'trans' if transaction is still open
Дата
Msg-id 39DA3363.216F7009@wtal.de
обсуждение исходный текст
Ответы Re: Small patch to replace 'idle' by 'trans' if transaction is still open  (Bruce Momjian <pgman@candle.pha.pa.us>)
Список pgsql-patches
If you are looking for programs which tend to hold longstanding
transactions, this micro patch might be handy.
Whether it is of general use is debatable. It will replace 'idle' by
'trans' if the backend is idle but a transaction is pending.

Simply use ps to view the backend's status.

Christof

Вложения

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

Предыдущее
От: Jaap Boender
Дата:
Сообщение: Compile problems on NetBSD/alpha 1.4.2 (and partial solution)
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: Small patch to replace 'idle' by 'trans' if transaction is still open