Re: Use of backup_label not noted in log
David Steele <david@pgmasters.net>
From: David Steele <david@pgmasters.net>
To: Laurenz Albe <laurenz.albe@cybertec.at>,
Michael Paquier <michael@paquier.xyz>, Andres Freund <andres@anarazel.de>
Cc: pgsql-hackers@postgresql.org, Michael Paquier <michael.paquier@gmail.com>
Date: 2023-11-20T13:59:30Z
Lists: pgsql-hackers
On 11/20/23 06:35, Laurenz Albe wrote: > > If we add a message for starting with "backup_label", shouldn't > we also add a corresponding message for starting from a checkpoint > found in the control file? If you see that in a problem report, > you immediately know what is going on. +1. It is easier to detect the presence of a message than the absence of one. Regards, -David
Commits
-
Add more LOG messages when starting and ending recovery from a backup
- 8b34cff3381a 15.6 landed
- edbd1b41ab5b 16.2 landed
- 1d35f705e191 17.0 landed