Re: PgBackRest Full backup and N/W reliability

Greg Sabino Mullane <htamfids@gmail.com>

From: Greg Sabino Mullane <htamfids@gmail.com>
To: KK CHN <kkchn.in@gmail.com>
Cc: pgsql-general <pgsql-general@postgresql.org>
Date: 2024-08-29T13:24:00Z
Lists: pgsql-general
On Thu, Aug 29, 2024 at 2:21 AM KK CHN <kkchn.in@gmail.com> wrote:

> I am doing a full backup  using PgBackRest from a production server to
> Reposerver.
>
...

> If so, does the backup process start  again from  scratch ?   or it
> resumes from  where the backup process is stopped   ?
>

It resumes. You will see a message like this:

WARN: resumable backup 20240829-091727F of same type exists -- invalid
files will be removed then the backup will resume

Any suggestions much appreciated
>

Boost your process-max as high as you are able to speed up your backup time.

Cheers,
Greg