Re: "Expiring" transactions?

From: Shridhar Daithankar <shridhar_daithankar(at)persistent(dot)co(dot)in>
To: Gaetano Mendola <mendola(at)bigfoot(dot)com>
Cc: pgsql-general(at)postgresql(dot)org, Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
Subject: Re: "Expiring" transactions?
Date: 2003-09-25 14:43:48
Message-ID: 3F72FF24.9020501@persistent.co.in
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Ramkrishna Chakrabarty 2003-09-25 14:44:19 MPI interface
Previous Message Gaetano Mendola 2003-09-25 14:20:20 Re: "Expiring" transactions?