pgsql: Fail recovery when missing redo checkpoint record without backup

2025-12-15 Thread Michael Paquier
Fail recovery when missing redo checkpoint record without backup_label This commit adds an extra check at the beginning of recovery to ensure that the redo record of a checkpoint exists before attempting WAL replay, logging a PANIC if the redo record referenced by the checkpoint record could not b

pgsql: Fail recovery when missing redo checkpoint record without backup

2025-12-15 Thread Michael Paquier
Fail recovery when missing redo checkpoint record without backup_label This commit adds an extra check at the beginning of recovery to ensure that the redo record of a checkpoint exists before attempting WAL replay, logging a PANIC if the redo record referenced by the checkpoint record could not b

pgsql: Fail recovery when missing redo checkpoint record without backup

2025-12-15 Thread Michael Paquier
Fail recovery when missing redo checkpoint record without backup_label This commit adds an extra check at the beginning of recovery to ensure that the redo record of a checkpoint exists before attempting WAL replay, logging a PANIC if the redo record referenced by the checkpoint record could not b

pgsql: Fail recovery when missing redo checkpoint record without backup

2025-12-15 Thread Michael Paquier
Fail recovery when missing redo checkpoint record without backup_label This commit adds an extra check at the beginning of recovery to ensure that the redo record of a checkpoint exists before attempting WAL replay, logging a PANIC if the redo record referenced by the checkpoint record could not b

pgsql: Fail recovery when missing redo checkpoint record without backup

2025-12-15 Thread Michael Paquier
Fail recovery when missing redo checkpoint record without backup_label This commit adds an extra check at the beginning of recovery to ensure that the redo record of a checkpoint exists before attempting WAL replay, logging a PANIC if the redo record referenced by the checkpoint record could not b

pgsql: Fail recovery when missing redo checkpoint record without backup

2025-12-15 Thread Michael Paquier
Fail recovery when missing redo checkpoint record without backup_label This commit adds an extra check at the beginning of recovery to ensure that the redo record of a checkpoint exists before attempting WAL replay, logging a PANIC if the redo record referenced by the checkpoint record could not b