Re: Recovery control functions

Поиск
Список
Период
Сортировка
От Fujii Masao
Тема Re: Recovery control functions
Дата
Msg-id AANLkTiknzaoHnYWJDdiv=nH1=p7tRzOdY8ZHZviuajGo@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Recovery control functions  (Simon Riggs <simon@2ndQuadrant.com>)
Ответы Re: Recovery control functions  (Simon Riggs <simon@2ndQuadrant.com>)
Список pgsql-hackers
On Fri, Jan 14, 2011 at 9:00 PM, Simon Riggs <simon@2ndquadrant.com> wrote:
>> How hard would it be to have a pg_xlog_replay_until(<xlog location or
>> timestamp>), to have it resume recovery up to that point and then
>> pause again?
>
> You can already do that for timestamps.

You mean using recovery_target_time and pause_at_recovery_target?
The problem is that we cannot continue recovery after the pause
by them. If we resume recovery after the pause, recovery ends
immediately.

Regards,

-- 
Fujii Masao
NIPPON TELEGRAPH AND TELEPHONE CORPORATION
NTT Open Source Software Center


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

Предыдущее
От: Fujii Masao
Дата:
Сообщение: Re: Recovery control functions
Следующее
От: Simon Riggs
Дата:
Сообщение: Re: Recovery control functions