Re: Pgbackrest fails due after an ISP change

2025-04-22 Thread KK CHN
Hi List, Thanks for the clarification. If I want to start a fresh backup to the same repo server ( the one which fails the pgbackrest backup due to the file system full outage) what all are the steps I have to perform on the Repo Server and the DB server ? AFAIK,These all are the steps re

Re: Pgbackrest fails due after an ISP change

2025-04-21 Thread Greg Sabino Mullane
On Mon, Apr 21, 2025 at 9:03 AM KK CHN wrote: > > ERROR: [082]: WAL segment 000102200038 was not archived before > the 6ms 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

Pgbackrest fails due after an ISP change

2025-04-21 Thread KK CHN
List, I am running a pgbackrest(2.52.1) backup setup for a postgres(16) server(RHEL9.4) to a repo server RHEL 9.4.. The pgbackrest was working fine and the remote repo server got regular backups through cron scheduler. Suddenly there was an ISP change at our end, the VPN tunnel between DB s