Re: Use of backup_label not noted in log - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Use of backup_label not noted in log
Date
Msg-id 457162.1706218937@sss.pgh.pa.us
Whole thread Raw
In response to Re: Use of backup_label not noted in log  (David Steele <david@pgmasters.net>)
Responses Re: Use of backup_label not noted in log
List pgsql-hackers
David Steele <david@pgmasters.net> writes:
> Another thing to note here -- knowing the LSN is important but also 
> knowing that backup recovery was attempted (i.e. backup_label exists) is 
> really crucial. Knowing both just saves so much time in back and forth 
> debugging.

> It appears the tally for back patching is:

> For: Andres, David, Michael B
> Not Sure: Robert, Laurenz, Michael P

> It seems at least nobody is dead set against it.

We're talking about 1d35f705e, right?  That certainly looks harmless
and potentially useful.  I'm +1 for back-patching.

            regards, tom lane



pgsql-hackers by date:

Previous
From: Thomas Munro
Date:
Subject: Re: Guiding principle for dropping LLVM versions?
Next
From: David Steele
Date:
Subject: Re: Use of backup_label not noted in log