Re: Fix of doc for synchronous_standby_names.

Поиск
Список
Период
Сортировка
От Robert Haas
Тема Re: Fix of doc for synchronous_standby_names.
Дата
Msg-id CA+TgmoZLgs7_Lex4R3Q23Geo6BTfVEM-0Hm1HKhJzM1gxBFUJA@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Fix of doc for synchronous_standby_names.  (Amit Langote <Langote_Amit_f8@lab.ntt.co.jp>)
Ответы Re: Fix of doc for synchronous_standby_names.  (Kyotaro HORIGUCHI <horiguchi.kyotaro@lab.ntt.co.jp>)
Список pgsql-hackers
On Thu, Apr 21, 2016 at 1:01 AM, Amit Langote
<Langote_Amit_f8@lab.ntt.co.jp> wrote:
> ISTM, the sentence describes what happens in a *single instance* of
> encountering duplicate (same name found in primary_conninfo of 2 or more
> standbys).  It's still one name but which of the standbys claims the spot
> (for that name) of being a synchronous standby with given priority is
> indeterminate.
>
> Now, there can be multiple instances of encountering duplicates, each for
> a different sync slot.  But this particular sentence seems to be talking
> about what's the case for any given slot.

Right, that's my reading also.

-- 
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company



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

Предыдущее
От: Robert Haas
Дата:
Сообщение: Re: Description of ForeignPath
Следующее
От: Robert Haas
Дата:
Сообщение: Re: max_parallel_degree > 0 for 9.6 beta