Re: Data version idea (please discuss)

From: Marius Andreiana <mandreiana(at)rdslink(dot)ro>
To: webb <wwsprague(at)ucdavis(dot)edu>, pgsql-general <pgsql-general(at)postgresql(dot)org>
Subject: Re: Data version idea (please discuss)
Date: 2004-08-06 12:54:46
Message-ID: 1091796886.2648.24.camel@marte.biciclete.ro
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Mon, 2004-08-02 at 16:09 -0700, webb wrote:
> What I am curious about is versioning the data that goes into this
> database using something that I want to call a "checkpoint".
:-)
How about using CHECKPOINT or SAVEPOINT in postgresql 8.0? (in beta now)
http://developer.postgresql.org/docs/postgres/sql-checkpoint.html
http://developer.postgresql.org/docs/postgres/sql-savepoint.html

There are some examples in postgresql 7.5 new features announcements
over the net.

--
Marius Andreiana
Galuna - Solutii Linux in Romania
http://www.galuna.ro

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Mike Mascari 2004-08-06 13:14:48 Re: Data version idea (please discuss)
Previous Message Randy Yates 2004-08-06 12:03:08 Re: Postgres and Tools Intro?