pgsql: Add more LOG messages when starting and ending recovery from a b

2024-01-28 Thread Michael Paquier
Add more LOG messages when starting and ending recovery from a backup Three LOG messages are added in the recovery code paths, providing information that can be useful to track corruption issues depending on the state of the cluster, telling that: - Recovery has started from a backup_label. - Reco

pgsql: Add more LOG messages when starting and ending recovery from a b

2024-01-28 Thread Michael Paquier
Add more LOG messages when starting and ending recovery from a backup Three LOG messages are added in the recovery code paths, providing information that can be useful to track corruption issues depending on the state of the cluster, telling that: - Recovery has started from a backup_label. - Reco

pgsql: Add more LOG messages when starting and ending recovery from a b

2024-01-25 Thread Michael Paquier
Add more LOG messages when starting and ending recovery from a backup Three LOG messages are added in the recovery code paths, providing information that can be useful to track corruption issues depending on the state of the cluster, telling that: - Recovery has started from a backup_label. - Reco