Re: rollback

Поиск
Список
Период
Сортировка
От Christophe
Тема Re: rollback
Дата
Msg-id 7938604F-C2A7-4361-A900-3005A6CC76F6@thebuild.com
обсуждение исходный текст
Ответ на rollback  (Adrian Moisey <adrian@careerjunction.co.za>)
Ответы Starter  (Guido Sagasti <guidosagasti@yahoo.com.ar>)
Список pgsql-general
On Jul 9, 2008, at 6:38 AM, Adrian Moisey 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?

This seems to be exactly what transactions are designed to do.  Could
you tell us a bit more about the application and why a transaction
isn't the right solution?

В списке pgsql-general по дате отправления:

Предыдущее
От: Rodrigo Gonzalez
Дата:
Сообщение: Re: Table X its full, what can i do now?
Следующее
От: Gwyneth Morrison
Дата:
Сообщение: Re: MSSQL to PostgreSQL