On Wed, Jul 9, 2008 at 6:38 AM, Adrian Moisey <adrian@xxxxxxxxxxxxxxxxxxxx> wrote: > I would like to be able to "mark" a point in my postgres database. After > that I want to change a few things and "rollback" to that point. Does > postgres support such a thing? Is it possible for me to do this? Sure. Check out savepoints. http://www.postgresql.org/docs/8.3/interactive/sql-savepoint.html -- Regards, Richard Broersma Jr. Visit the Los Angles PostgreSQL Users Group (LAPUG) http://pugs.postgresql.org/lapug