Re: PITR Phase 2 - Design Planning

Поиск
Список
Период
Сортировка
От Jim C. Nasby
Тема Re: PITR Phase 2 - Design Planning
Дата
Msg-id 20040428000002.GV41429@nasby.net
обсуждение исходный текст
Ответ на PITR Phase 2 - Design Planning  (Simon Riggs <simon@2ndquadrant.com>)
Список pgsql-hackers
Another idea would be to provide some means to roll a database forwards
and backwards. If you're doing a recovery because you did something like
an accidental UPDATE SET field = blah without a where clause, what you
really care about is going up to the point right before that update. If
there's a log viewer with enough detail, that would suffice; otherwise
you'd need to test for some specific condition.

Of course timestamps would still be useful in this scenario since they
can get you close to the transaction in question.
-- 
Jim C. Nasby, Database Consultant                  jim@nasby.net
Member: Triangle Fraternity, Sports Car Club of America
Give your computer some brain candy! www.distributed.net Team #1828

Windows: "Where do you want to go today?"
Linux: "Where do you want to go tomorrow?"
FreeBSD: "Are you guys coming, or what?"


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

Предыдущее
От: Andrew Dunstan
Дата:
Сообщение: Re: Usability, MySQL, Postgresql.org, gborg, contrib,
Следующее
От: Christopher Kings-Lynne
Дата:
Сообщение: Re: Usability, MySQL, Postgresql.org, gborg, contrib, etc.