Re: Rollback in Postgres

From: Simon Riggs <simon(at)2ndquadrant(dot)com>
To: Lewis Cunningham <lewisc(at)rocketmail(dot)com>
Cc: Scott Marlowe <scott(dot)marlowe(at)gmail(dot)com>, samantha mahindrakar <sam(dot)mahindrakar(at)gmail(dot)com>, pgsql-sql(at)postgresql(dot)org
Subject: Re: Rollback in Postgres
Date: 2008-07-12 07:56:17
Message-ID: 1215849377.4051.1702.camel@ebony.2ndQuadrant
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql


On Fri, 2008-07-11 at 18:56 -0700, Lewis Cunningham wrote:

> In addition to allowing you to read old data, Flashback will allow you
> to rollback to a point in time, including returning a single table to
> a specific state. Flashback database is like PITR without the log
> files.

Like I said: you cannot rollback a single transaction after commit.

Please don't put links to copyrighted material on our lists.

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

In response to

Responses

Browse pgsql-sql by date

  From Date Subject
Next Message Robins Tharakan 2008-07-12 08:05:02 Re: Unnecessary repeat condition for a self inner join
Previous Message Pavel Stehule 2008-07-12 07:05:45 Re: function that returns a set of records and integer(both of them)‏