Re: "Expiring" transactions?

Поиск
Список
Период
Сортировка
От Shridhar Daithankar
Тема Re: "Expiring" transactions?
Дата
Msg-id 3F72FF24.9020501@persistent.co.in
обсуждение исходный текст
Ответ на Re: "Expiring" transactions?  (Gaetano Mendola <mendola@bigfoot.com>)
Ответы Re: "Expiring" transactions?  ("Nigel J. Andrews" <nandrews@investsystems.co.uk>)
Список pgsql-general
Gaetano Mendola wrote:

> Bruce Momjian wrote:
>> We have statement_timeout, but not transaction_timeout.
> Could be nice have it, once I forgot to do a commit and I
> left my desk, the day after all the DB was hanged by that opened
> transaction.

Probably it could detect idle time and disconnect.. That could be used to roll
back automatically..

  Shridhar


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

Предыдущее
От: Gaetano Mendola
Дата:
Сообщение: Re: "Expiring" transactions?
Следующее
От: Stephan Szabo
Дата:
Сообщение: Re: How to find LIMIT in SQL standard