Re: Disable Transaction - plans ?

Поиск
Список
Период
Сортировка
От Thomas Lockhart
Тема Re: Disable Transaction - plans ?
Дата
Msg-id 3BD760A5.79EF2729@fourpalms.org
обсуждение исходный текст
Ответ на Re: Disable Transaction - plans ?  ("Dominic J. Eidson" <sauron@the-infinite.org>)
Список pgsql-general
> Only when you explicitly commit, please.  Autocommit when we lose the
> client connection is not acceptable, even if the client thinks he
> wants it.

There is a client-side termination handshake, and it could be tied to
that. If we can distinguish between an intentional exit and an
unexpected termination, then istm that a commit would be safe to apply
for the former.

I'm recalling that this is the behavior of Ingres, but it has been a few
years since I've dealt with it...

                       - Thomas

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

Предыдущее
От: Alex Pilosov
Дата:
Сообщение: Re: Record
Следующее
От: Thomas Lockhart
Дата:
Сообщение: Re: Disable Transaction - plans ?