Re: Pgbackrest fails due after an ISP change - Mailing list pgsql-general

From Greg Sabino Mullane
Subject Re: Pgbackrest fails due after an ISP change
Date
Msg-id CAKAnmm+dNvyFjRGAoVa954TCygxeoOMLma8qBFaWME9rRpoBcg@mail.gmail.com
Whole thread Raw
In response to Pgbackrest fails due after an ISP change  (KK CHN <kkchn.in@gmail.com>)
Responses Re: Pgbackrest fails due after an ISP change
List pgsql-general


On Mon, Apr 21, 2025 at 9:03 AM KK CHN <kkchn.in@gmail.com> wrote:

ERROR: [082]: WAL segment 000000010000022000000038 was not archived before the 60000ms timeout
... 
How can I make the full backup command not to check the  WAL was archived or not  to the repo server for atleast once ?

You cannot. WAL is an integral part of the backups. You should run the pgbackrest "check" command and look at your Postgres logs to figure out why WAL files are not being archived. Once that is solved, try the backup again.



Cheers,
Greg

--
Enterprise Postgres Software Products & Tech Support

pgsql-general by date:

Previous
From: Thiemo Kellner
Date:
Subject: Re: Order of update
Next
From: Anton Shepelev
Date:
Subject: Re: Cannot turn track_counts on