Put wal log in the restore directory and check during start postgresql consumed or not. If consumed then no issue. Instead of risk free create recovery.conf or standby.signal and put restore_command in that above file and see whether consumed or not. If consumed its ok.
On Mon, Nov 25, 2024 at 11:10 AM jayesh thakare <[email protected]> wrote:
Hi Team,
We have got below error while doing basebackup
pg_basebackup: could not close file "000000020000022E000000027": No error
Can we assume that backup is completed successfully?