Re: Rollback using WAL files?

Поиск
Список
Период
Сортировка
От Florian Weimer
Тема Re: Rollback using WAL files?
Дата
Msg-id 82hcud911n.fsf@mid.bfk.de
обсуждение исходный текст
Ответ на Rollback using WAL files?  ("M.A. Oude Kotte" <marc@solcon.nl>)
Ответы Re: Rollback using WAL files?  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-general
* M. A. Oude Kotte:

> I'm running a production/development database using PostgreSQL 8.1 on a
> Debian server. Due to some bad code in one of our applications who use
> this database, some of the data was modified incorrectly the last few
> days. The idea is that I would like to restore the entire database as
> much as possible, meaning I would like to undo all transactions that
> were performed on it.

In theory, this should be possible (especially if you haven't switched
off full page writes).  But I don't know a ready-made solution for
this kind of task.

--
Florian Weimer                <fweimer@bfk.de>
BFK edv-consulting GmbH       http://www.bfk.de/
Kriegsstraße 100              tel: +49-721-96201-1
D-76133 Karlsruhe             fax: +49-721-96201-99

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: too many trigger records found for relation "item" -
Следующее
От: "Philippe Lang"
Дата:
Сообщение: Postgresql 8.1: plperl code works with LATIN1, fails with UTF8