Re: Autonomous subtransactions

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема Re: Autonomous subtransactions
Дата
Msg-id 1324323767-sup-485@alvh.no-ip.org
обсуждение исходный текст
Ответ на Re: Autonomous subtransactions  (Marti Raudsepp <marti@juffo.org>)
Ответы Re: Autonomous subtransactions  (Marti Raudsepp <marti@juffo.org>)
Список pgsql-hackers
Excerpts from Marti Raudsepp's message of lun dic 19 16:32:06 -0300 2011:

> (I do realize that allowing subtransactions to commit out of order
> also makes it failure prone)

Uhm?  You can't "commit" savepoints out of order.  You can "release" an
older one, but then all the ones following it disappear and can't be
released separately.

--
Álvaro Herrera <alvherre@commandprompt.com>
The PostgreSQL Company - Command Prompt, Inc.
PostgreSQL Replication, Consulting, Custom Development, 24x7 support


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

Предыдущее
От: Alvaro Herrera
Дата:
Сообщение: Re: Escaping ":" in .pgpass - code or docs bug?
Следующее
От: "Kevin Grittner"
Дата:
Сообщение: Re: Page Checksums