Re: Recovering / undoing transactions?

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Recovering / undoing transactions?
Дата
Msg-id 12782.1194484137@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Recovering / undoing transactions?  ("Ivan Voras" <ivoras@freebsd.org>)
Список pgsql-general
"Ivan Voras" <ivoras@freebsd.org> writes:
> Ok, just to verify I'm thinking about it in the right way: in
> abstract, with PITR, I would need a known-good starting point (e.g. a
> full backup) + files from pg_xlog created from the time of the
> starting-point, then restore the starting-point backup and then
> restore from PITR/xlog up to the point I want?

Right.

            regards, tom lane

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

Предыдущее
От: Tomas Vondra
Дата:
Сообщение: Re: any way for ORDER BY x to imply NULLS FIRST in 8.3?
Следующее
От: Tom Lane
Дата:
Сообщение: Re: System V IPC on Windows