Re: Change pgarch_readyXlog() to return .history files first

From: Michael Paquier <michael(at)paquier(dot)xyz>
To: David Steele <david(at)pgmasters(dot)net>
Cc: Kyotaro HORIGUCHI <horiguchi(dot)kyotaro(at)lab(dot)ntt(dot)co(dot)jp>, pgsql-hackers(at)postgresql(dot)org
Subject: Re: Change pgarch_readyXlog() to return .history files first
Date: 2018-12-24 11:31:03
Message-ID: 20181224113103.GD2764@paquier.xyz
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Sat, Dec 22, 2018 at 08:55:14AM +0900, Michael Paquier wrote:
> Thanks for the lookups. I can see that the patch applies without
> conflicts down to 9.4, and based on the opinions gathered on this
> thread back-patching this stuff is the consensus, based on input from
> Kyotaro Horiguchi and David Steele (I don't mind much myself). So,
> any objections from others in doing so?

On REL9_4_STABLE, IsTLHistoryFileName() goes missing, so committed
"only" down to 9.5. Thanks David for the patch and Horiguchi-san for
the review.
--
Michael

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message David Rowley 2018-12-24 12:07:15 Re: Performance issue in foreign-key-aware join estimation
Previous Message Alexey Kondratov 2018-12-24 11:08:43 Allow CLUSTER, VACUUM FULL and REINDEX to change tablespace on the fly