Re: Data version idea (please discuss)

From: webb <wwsprague(at)ucdavis(dot)edu>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: Data version idea (please discuss)
Date: 2004-08-06 16:56:10
Message-ID: cf0d7a$igh$1@sea.gmane.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general


> :-)
> 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

I guess checkpoint is the wrong term (duh...), since what I want is to
save all possible versions. "REVERT TO id" would be my vote for SQL
2010 if this feature is enabled.

Thansk to the folks above for the links. I have the snodgrass book -- I
will check it again.
W
>
> There are some examples in postgresql 7.5 new features announcements
> over the net.
>

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Stephan Szabo 2004-08-06 17:08:11 Re: PostgreSQL 7.4.2 allows foreign key violation
Previous Message Tom Lane 2004-08-06 16:25:43 Re: PostgreSQL 7.4.2 allows foreign key violation