Re: PITR timeline question

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: PITR timeline question
Дата
Msg-id 25066.1154635272@sss.pgh.pa.us
обсуждение исходный текст
Ответ на PITR timeline question  (Jim Nasby <jnasby@pervasive.com>)
Ответы Re: PITR timeline question  (Jim Nasby <jnasby@pervasive.com>)
Список pgsql-general
Jim Nasby <jnasby@pervasive.com> writes:
> If you're using multiple timelines with PITR, do you have to re-copy
> all the data files into the cluster every time you start a new
> timeline? Or can you copy the data files out of the backup once, and
> then perform multiple recoveries, each to different timelines?

The only way to "roll time backwards" is to replace the data directory
with a backup, so if I understand your question correctly, the answer
is no.

            regards, tom lane

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

Предыдущее
От: "Nikolay Samokhvalov"
Дата:
Сообщение: Re: Well, Pervasive is now out....
Следующее
От: Tom Lane
Дата:
Сообщение: Re: CREATE DATABASE