Re: [HACKERS] Replication status in logical replication

Поиск
Список
Период
Сортировка
От Masahiko Sawada
Тема Re: [HACKERS] Replication status in logical replication
Дата
Msg-id CAD21AoBptXvf7yc-keY-D8qCtkm+ve2nE_X9aASor5aJnNneQw@mail.gmail.com
обсуждение исходный текст
Ответ на Re: [HACKERS] Replication status in logical replication  (Simon Riggs <simon@2ndquadrant.com>)
Ответы Re: [HACKERS] Replication status in logical replication
Список pgsql-hackers
On Sun, Jan 14, 2018 at 12:43 AM, Simon Riggs <simon@2ndquadrant.com> wrote:
> On 9 January 2018 at 04:36, Masahiko Sawada <sawada.mshk@gmail.com> wrote:
>
>>> This patch appears to cause this DEBUG1 message
>>>
>>> "standby \"%s\" has now caught up with primary"
>>>
>>> which probably isn't the right message, but might be OK to backpatch.
>>>
>>> Thoughts on better wording?
>>>
>>
>> I think that this DEBUG1 message appears when sent any WAL after
>> caught up even without this patch. This patch makes this message
>> appear at a properly timing. Or am I missing something?
>
> We're not talking about standbys, so the message is incorrect.
>

Ah, I understood. How about "\"%s\"  has now caught up with upstream server"?

Regards,

--
Masahiko Sawada
NIPPON TELEGRAPH AND TELEPHONE CORPORATION
NTT Open Source Software Center


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

Предыдущее
От: Peter Geoghegan
Дата:
Сообщение: Re: [HACKERS] Parallel tuplesort (for parallel B-Tree index creation)
Следующее
От: Etsuro Fujita
Дата:
Сообщение: Re: [HACKERS] postgres_fdw bug in 9.6