Re: Option to undo last update on table.

From: Alvaro Herrera <alvherre(at)commandprompt(dot)com>
To: RPK <rohitprakash123(at)indiatimes(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Option to undo last update on table.
Date: 2007-02-15 14:00:53
Message-ID: 20070215140053.GE4682@alvh.no-ip.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

RPK wrote:
>
> Is there any option in PGSQL to undo last changes done on a table?

Sure -- you just issue ROLLBACK to end your transaction instead of
COMMIT.

> Any feature similar to "FlashBack Query" in Oracle.

I don't know about that.

--
Alvaro Herrera http://www.CommandPrompt.com/
PostgreSQL Replication, Consulting, Custom Development, 24x7 support

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Alvaro Herrera 2007-02-15 14:05:21 Re: Stored Procedure examples
Previous Message Nico Grubert 2007-02-15 12:58:22 gmake Error "/libpython2.4.a: could not read symbols: Bad value" with ./configure --with-python