Re: Recovery to backup point

Поиск
Список
Период
Сортировка
От Michael Paquier
Тема Re: Recovery to backup point
Дата
Msg-id CAB7nPqSHwtP57QkmG_U3_YK8tU=rO12C_VwGZ+Nr4+gNA1Sugw@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Recovery to backup point  ("MauMau" <maumau307@gmail.com>)
Ответы Re: Recovery to backup point  ("MauMau" <maumau307@gmail.com>)
Список pgsql-hackers
On Fri, Jan 10, 2014 at 12:08 AM, MauMau <maumau307@gmail.com> wrote:
> C2. "recovery_target = 'immediate'" sounds less intuitive than my suggestion
> "recovery_target_time = 'backup_point'", at least for those who want to
> recover to the backup point.
> Although I don't have a good naming sense in English, the value should be a
> noun, not an adjective like "immediate", because the value specifies the
> "target (point)" of recovery.
"immediate" is perfectly fine IMO, it fits with what this recovery
target aims at: an immediate consistency point. My 2c on that.
-- 
Michael



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

Предыдущее
От: Wim Lewis
Дата:
Сообщение: [review] libpq: Support TLSv1.1+ (was: fe-secure.c and SSL/TLS)
Следующее
От: Michael Paquier
Дата:
Сообщение: Re: Standalone synchronous master