Re: recovery_target_time and standby_mode

Поиск
Список
Период
Сортировка
От Greg Stark
Тема Re: recovery_target_time and standby_mode
Дата
Msg-id CAM-w4HNO+NQun55JbK36rijqJXeBRyTcH2qt0a=hVP2csjMKiQ@mail.gmail.com
обсуждение исходный текст
Ответ на recovery_target_time and standby_mode  (Josh Berkus <josh@agliodbs.com>)
Ответы Re: recovery_target_time and standby_mode  (Michael Paquier <michael.paquier@gmail.com>)
Список pgsql-hackers
On Thu, Nov 6, 2014 at 12:32 AM, Josh Berkus <josh@agliodbs.com> wrote:
> When the recovery_target_time is reached, switch to streaming
> replication and stay a standby.

Then shouldn't he just not specify a recovert_target at all? That's
the default behaviour for standby_mode on, the whole point of
recovery_target is to specify when to stop recovery and leave standby
mode, no?

-- 
greg



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

Предыдущее
От: Stephen Frost
Дата:
Сообщение: Re: numeric_normalize() is a few bricks shy of a load
Следующее
От: Jim Nasby
Дата:
Сообщение: Re: Repeatable read and serializable transactions see data committed after tx start