Re: Don't try fetching future segment of a TLI. - Mailing list pgsql-hackers

From Fujii Masao
Subject Re: Don't try fetching future segment of a TLI.
Date
Msg-id c722ac2a-e923-6179-8fc8-30dbca48f018@oss.nttdata.com
Whole thread Raw
In response to Re: Don't try fetching future segment of a TLI.  (Kyotaro Horiguchi <horikyota.ntt@gmail.com>)
List 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

Attachment

pgsql-hackers by date:

Previous
From: Amit Langote
Date:
Subject: Re: d25ea01275 and partitionwise join
Next
From: Justin Pryzby
Date:
Subject: Re: Autovacuum on partitioned table (autoanalyze)