Re: Information on savepoint requirement within transctions

Поиск
Список
Период
Сортировка
От Adam Tauno Williams
Тема Re: Information on savepoint requirement within transctions
Дата
Msg-id 1517225857.3055.1.camel@whitemice.org
обсуждение исходный текст
Ответ на Re: Information on savepoint requirement within transctions  (Robert Zenz <robert.zenz@sibvisions.com>)
Список pgsql-general
>  * Why are they required in combination with failing statements (when
> every other database does an "automatic savepoint and rollback" for a
> failed statement)?

It this statement true?  I very much feel *not*.  This depends on how
you have set AUTO_COMMIT - and it certainly is not true for
transactions of multiple statements.

Informix does not do "automatic savepoint and rollback" - you will
rollback the entire transaction.



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

Предыдущее
От: Robert Zenz
Дата:
Сообщение: Re: Information on savepoint requirement within transctions
Следующее
От: Robert Zenz
Дата:
Сообщение: Fwd: Re: Information on savepoint requirement within transctions