Re: Basic subtransaction facility

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: Basic subtransaction facility
Дата
Msg-id 200404291929.07556.peter_e@gmx.net
обсуждение исходный текст
Ответ на Re: Basic subtransaction facility  (Bruce Momjian <pgman@candle.pha.pa.us>)
Ответы Re: Basic subtransaction facility
Список pgsql-patches
Bruce Momjian wrote:
> I think his point was that there are some errors that should abort
> the outer transaction too.  I think Alvaro mentioned out of memory,
> but that is a FATAL error.  Alvaro, what error were you thinking of
> that should abort the outer transaction?

Theoretically, if you abort the inner transaction, that could free up
memory for use by the outer transaction.


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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: Basic subtransaction facility
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Basic subtransaction facility