Thread: Pg_basebackup failed or completed?

Pg_basebackup failed or completed?

From
jayesh thakare
Date:
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?


Regards,
Jayeshthakare
Postgresql DBA
8828986182

Re: Pg_basebackup failed or completed?

From
ajit wangkhem
Date:
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 <thakarejayesh700@gmail.com> 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?


Regards,
Jayeshthakare
Postgresql DBA
8828986182