On Wed, Jul 9, 2008 at 6:38 AM, Adrian Moisey
<[EMAIL PROTECTED]> 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

-- 
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

Reply via email to