Re: "Expiring" transactions?
От | Gaetano Mendola |
---|---|
Тема | Re: "Expiring" transactions? |
Дата | |
Msg-id | 3F72F9A4.10307@bigfoot.com обсуждение исходный текст |
Ответ на | Re: "Expiring" transactions? (Bruce Momjian <pgman@candle.pha.pa.us>) |
Ответы |
Re: "Expiring" transactions?
|
Список | pgsql-general |
Bruce Momjian wrote: > Egor Shipovalov wrote: > >>Is there a way to make transaction automatically COMMIT or ROLLBACK after >>certain period of time? >>I want website visitors to be able to page through search results using >>single cursor. Since users can leave the site at any time, I can't know when >>to end their transaction. >> >>I guess I can write a broker that gives each user a connection and tracks >>when he's gone, performing necessaty cleanup, but isn't there a simplier >>way? > > > 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. Regards Gaetano Mendola.
В списке pgsql-general по дате отправления: