Re: Don't try fetching future segment of a TLI.

Поиск
Список
Период
Сортировка
От Fujii Masao
Тема Re: Don't try fetching future segment of a TLI.
Дата
Msg-id c722ac2a-e923-6179-8fc8-30dbca48f018@oss.nttdata.com
обсуждение исходный текст
Ответ на Re: Don't try fetching future segment of a TLI.  (Kyotaro Horiguchi <horikyota.ntt@gmail.com>)
Список pgsql-hackers

On 2020/04/07 10:29, Kyotaro Horiguchi wrote:
> Thank you for picking this up.
> 
> At Tue, 7 Apr 2020 02:43:02 +0900, Fujii Masao <masao.fujii@oss.nttdata.com> wrote in
>> On 2020/03/19 22:22, Pavel Suderevsky wrote:
>>> Hi,
>>> I've tested patch provided by Kyotaro and do confirm it fixes the
>>> issue.
>>
>> The patch looks good to me. Attached is the updated version of the
>> patch.
>> I updated only comments.
> 
> +             * The logfile segment that doesn't belong to the timeline is
> +             * older or newer than the segment that the timeline started or
> +             * eneded at, respectively. It's sufficient to check only the
> 
> s/eneded/ended/ ?

Yes! Thanks!

Regards,

-- 
Fujii Masao
Advanced Computing Technology Center
Research and Development Headquarters
NTT DATA CORPORATION

Вложения

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

Предыдущее
От: Amit Langote
Дата:
Сообщение: Re: d25ea01275 and partitionwise join
Следующее
От: Justin Pryzby
Дата:
Сообщение: Re: Autovacuum on partitioned table (autoanalyze)