Re: New feature request: FlashBack Query

From: Warren Turkal <wt(at)penguintechs(dot)org>
To: pgsql-hackers(at)postgresql(dot)org
Subject: Re: New feature request: FlashBack Query
Date: 2007-02-18 06:46:45
Message-ID: 200702172346.45715.wt@penguintechs.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Saturday 17 February 2007 07:49, RPK wrote:
> PostgreSQL, already a mature database, needs to have more options for
> recovery as compared to proprietary databases. I just worked with Oracle's
> FlashBack query feature in Oracle 9i and FlashBack Table feature in 10g.
>
> Future versions of PostgreSQL must have similar features which enable users
> to bring Table(s) and/or Database(s) to a desired Time Stamp.

Check out my proposal[1] for Temporal extensions. Ultimately, creating valid
time and transaction time tables would be possible through my proposal. Please
check it out.

[1]http://archives.postgresql.org/pgsql-hackers/2007-02/msg00540.php

wt
--
Warren Turkal (w00t)

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Greg Smith 2007-02-18 07:25:40 Re: WIP patch - INSERT-able log statements
Previous Message Jeremy Drake 2007-02-18 06:15:43 Re: patch adding new regexp functions