| От | Madison Kelly |
|---|---|
| Тема | Re: rollback |
| Дата | |
| Msg-id | 4874D2DA.5080402@alteeve.com обсуждение исходный текст |
| Ответ на | rollback (Adrian Moisey <adrian@careerjunction.co.za>) |
| Список | pgsql-general |
Adrian Moisey wrote: > Hi > > 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? > A crude way of doing it, which I've done in the past on test DBs, is take periodic dumps of the DB, do some work/development, then drop the DB and reload the dump to go back in time. Of course, this becomes less feasible as your DB grows in size. I've not played with savepoints myself, though if others are recommending it, it is probably more sane then my method. Madi
В списке pgsql-general по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера