Re: Undo an update

Поиск
Список
Период
Сортировка
От Rodrigo De León
Тема Re: Undo an update
Дата
Msg-id a55915760608111041w2272736eya9d2377d92209a1c@mail.gmail.com
обсуждение исходный текст
Ответ на Undo an update  (Judith <jaltamirano@correolux.com.mx>)
Список pgsql-sql
If it was inside a transaction, and the transaction is still open,
then just rollback.

Otherwise, no.

I'm not sure if there's any way of doing some kind of PITR, no familiar with it.

If not, best bet is to recover from the newest backup set you have.

Regards,

Rodrigo


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

Предыдущее
От: Judith
Дата:
Сообщение: Undo an update
Следующее
От: "Aaron Bono"
Дата:
Сообщение: Re: timestamp (MS SQLServer's rowversion) functionality