On Mon, Apr 21, 2025 at 9:03 AM KK CHN <kkchn...@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. https://pgbackrest.org/command.html#command-check Cheers, Greg -- Crunchy Data - https://www.crunchydata.com Enterprise Postgres Software Products & Tech Support