Re: Deshacer una transaccion

From: "Jaime Casanova" <systemguards(at)gmail(dot)com>
To: "Felipe Amezquita" <felmarla(at)gmail(dot)com>, postgresayuda <pgsql-es-ayuda(at)postgresql(dot)org>
Subject: Re: Deshacer una transaccion
Date: 2006-07-19 05:12:21
Message-ID: c2d9e70e0607182212g7c6ac4fesbf4324e463f23f54@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-es-ayuda

On 7/18/06, Alvaro Herrera <alvherre(at)commandprompt(dot)com> wrote:
> Felipe Amezquita escribió:
> > Que tal lista mi inquietud es la siguiente..
> > Como puedo hacer para hacer un rollback cuando hago un delete de unos
> > registros.
> > Es decir hago un delete pero la embarre como puedo hacerlo..Gracias
>
> Al final de la transaccion, escribes ROLLBACK en vez de COMMIT.
>

Siempre que al inicio hayas hecho BEGIN, porque hicistes BEGIN verdad?

--
Atentamente,
Jaime Casanova

"Programming today is a race between software engineers striving to
build bigger and better idiot-proof programs and the universe trying
to produce bigger and better idiots.
So far, the universe is winning."
Richard Cook

In response to

Browse pgsql-es-ayuda by date

  From Date Subject
Next Message Jaime Casanova 2006-07-19 05:27:13 Re: SAP y Postgres
Previous Message Jaime Casanova 2006-07-19 05:11:15 Re: De Msql a Postgres