UNDO and partially commited transactions

Поиск
Список
Период
Сортировка
От Martín Marqués
Тема UNDO and partially commited transactions
Дата
Msg-id 01070318364703.11918@bugs
обсуждение исходный текст
Ответы Re: UNDO and partially commited transactions  (Bruce Momjian <pgman@candle.pha.pa.us>)
Список pgsql-hackers
I was reading the WAL documentation, and found out that UNDO is going to let 
PostgreSQL allow to make partial rollbacks on invalid transactions.

What does this exactly mean? Does it mean that if I have 6 Inserts in between 
a begin work - commit work some will get through and the ones with errors no?

Saludos... :-)

-- 
Cualquiera administra un NT.
Ese es el problema, que cualquiera administre.
-----------------------------------------------------------------
Martin Marques                  |        mmarques@unl.edu.ar
Programador, Administrador      |       Centro de Telematica                      Universidad Nacional
        del Litoral
 
-----------------------------------------------------------------


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Help with SI buffer overflow error
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Re: Buffer access rules, and a probable bug