UNDO and partially commited transactions

From: Martín Marqués <martin(at)bugs(dot)unl(dot)edu(dot)ar>
To: pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: UNDO and partially commited transactions
Date: 2001-07-03 15:36:47
Message-ID: 01070318364703.11918@bugs
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)unl(dot)edu(dot)ar
Programador, Administrador | Centro de Telematica
Universidad Nacional
del Litoral
-----------------------------------------------------------------

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Alex Pilosov 2001-07-03 15:37:20 Re: New data type: uniqueidentifier
Previous Message Peter Eisentraut 2001-07-03 15:33:09 Re: Re: New data type: uniqueidentifier