Re: Add missing error codes to PANIC/FATAL error reports in xlogrecovery - Mailing list pgsql-hackers

From Robert Haas
Subject Re: Add missing error codes to PANIC/FATAL error reports in xlogrecovery
Date
Msg-id CA+TgmoZv1+iukS8sttm2entU-YL1a4hCRBXBjFNJcZziFG9gJw@mail.gmail.com
Whole thread Raw
In response to Re: Add missing error codes to PANIC/FATAL error reports in xlogrecovery  (Andres Freund <andres@anarazel.de>)
List pgsql-hackers
On Thu, Nov 30, 2023 at 2:47 PM Andres Freund <andres@anarazel.de> wrote:
> Another aside: Isn't the hint here obsolete since we've removed exclusive
> backups? I can't think of any scenario now where removing backup_label would
> be correct in a non-exclusive backup.

That's an extremely good point.

--
Robert Haas
EDB: http://www.enterprisedb.com



pgsql-hackers by date:

Previous
From: Andres Freund
Date:
Subject: Re: Add missing error codes to PANIC/FATAL error reports in xlogrecovery
Next
From: Andres Freund
Date:
Subject: Re: Refactoring backend fork+exec code