Re: Add timeline to partial WAL segments - Mailing list pgsql-hackers

From David Steele
Subject Re: Add timeline to partial WAL segments
Date
Msg-id 08e88c24-9996-0a7b-2475-20049c67ef33@pgmasters.net
Whole thread Raw
In response to Re: Add timeline to partial WAL segments  (Robert Haas <robertmhaas@gmail.com>)
List pgsql-hackers
On 12/20/18 10:56 PM, Robert Haas wrote:
> On Fri, Dec 14, 2018 at 6:05 PM David Steele <david@pgmasters.net> wrote:
>> The question in my mind: is it safe to back-patch?
> 
> I cannot imagine it being a good idea to stick a behavioral change
> like this into a minor release.  Yeah, it lets people get out from
> under this problem a lot sooner, but it potentially breaks backup
> scripts even for people who were not suffering in the first place.  I
> don't think solving this problem for the people who have it is worth
> inflicting that kind of breakage on everybody.

Fair enough -- figured I would make an argument and see what people thought.

It's easy enough to solve on my end, but I'll wait and see what naming 
scheme we come up with.

-- 
-David
david@pgmasters.net


pgsql-hackers by date:

Previous
From: Tatsuro Yamada
Date:
Subject: Re: Tab completion for ALTER INDEX|TABLE ALTER COLUMN SET STATISTICS
Next
From: David Steele
Date:
Subject: Re: Change pgarch_readyXlog() to return .history files first