Re: rollback

From: Simon Riggs <simon(at)2ndquadrant(dot)com>
To: Adrian Moisey <adrian(at)careerjunction(dot)co(dot)za>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: rollback
Date: 2008-07-09 20:10:59
Message-ID: 1215634259.4051.1141.camel@ebony.2ndQuadrant
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general


On Wed, 2008-07-09 at 15:38 +0200, Adrian Moisey wrote:

> I would like to be able to "mark" a point in my postgres database.
> After that I want to change a few things and "rollback" to that
> point.
> Does postgres support such a thing? Is it possible for me to do this?

* Transactions ;-)

* PITR

* Build an application-level undo infrastructure using reverse action
triggers.

* Various internal ways not usually attempted.

--
Simon Riggs www.2ndQuadrant.com
PostgreSQL Training, Services and Support

In response to

  • rollback at 2008-07-09 13:38:52 from Adrian Moisey

Browse pgsql-general by date

  From Date Subject
Next Message Iv Ray 2008-07-09 20:47:49 Re: MSSQL to PostgreSQL
Previous Message unixprgrmr01@gmail.com 2008-07-09 19:51:38 manual Installation for thread safety