Re: Change pgarch_readyXlog() to return .history files first - Mailing list pgsql-hackers

From David Steele
Subject Re: Change pgarch_readyXlog() to return .history files first
Date
Msg-id aa549c96-ced8-a011-cdca-36a3e65c5efd@pgmasters.net
Whole thread Raw
In response to Re: Change pgarch_readyXlog() to return .history files first  (Michael Paquier <michael@paquier.xyz>)
List pgsql-hackers
On 12/24/18 1:31 PM, Michael Paquier wrote:
> 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.

Thanks, Michael!

I'm not too worried about 9.4 since it is currently the oldest supported 
version.  HA users tend to be on the leading edge of the upgrade curve 
and others have the opportunity to upgrade if the reordering will help them.

-- 
-David
david@pgmasters.net


pgsql-hackers by date:

Previous
From: Alexey Kondratov
Date:
Subject: Re: [Patch] pg_rewind: options to use restore_command fromrecovery.conf or command line
Next
From: Robert Haas
Date:
Subject: Re: reducing the footprint of ScanKeyword (was Re: Large writable variables)