Re: Clarification on a Time travel feature

From: "Jonah H(dot) Harris" <jonah(dot)harris(at)gmail(dot)com>
To: "Gokulakannan Somasundaram" <gokul007(at)gmail(dot)com>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: Clarification on a Time travel feature
Date: 2007-10-31 11:23:18
Message-ID: 36e682920710310423o6bfa5728iddca1befda4b7a4d@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 10/31/07, Gokulakannan Somasundaram <gokul007(at)gmail(dot)com> wrote:
> a) Is there a proposal in place for going back in time within a transaction?

Yes, it's called a savepoint :)

> b) I know time travel doesn't allow to change the details of the past. But
> is it possible to provide an alternative to rollback
> by means of changing the data with older command id.
>
> But i just want to clarify once more that i am restricting the scope of time
> travel within a transaction..

What exactly are you trying to do that can't be accomplished with savepoints?

--
Jonah H. Harris, Sr. Software Architect | phone: 732.331.1324
EnterpriseDB Corporation | fax: 732.331.1301
499 Thornall Street, 2nd Floor | jonah(dot)harris(at)enterprisedb(dot)com
Edison, NJ 08837 | http://www.enterprisedb.com/

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Gokulakannan Somasundaram 2007-10-31 11:38:49 Re: Clarification on a Time travel feature
Previous Message Hans-Juergen Schoenig 2007-10-31 10:45:10 Re: Clarification on a Time travel feature