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