pg_basebackup not completing - Mailing list pgsql-admin

From Somnath Som
Subject pg_basebackup not completing
Date
Msg-id PAXPR07MB8338019EFF3ADCC204A07B0294AA2@PAXPR07MB8338.eurprd07.prod.outlook.com
Whole thread Raw
Responses Re: pg_basebackup not completing
Re: pg_basebackup not completing
Re: pg_basebackup not completing
List pgsql-admin

DB Size 114GB, when running to pg_basebackup then its stuck in 99%, full backup is not completing.

Postgres Version: 12.16

 

Backup Script: pg_basebackup -h $PGHOST -p $PGPORT -U $PGUSER -D $BACKUP_DIR/pgbase_$(date "+%d.%m.%Y-%H%M%S") -Ft -z -Xs -P >> $LOG_FILE 2>&1

 

 

 

Attachment

pgsql-admin by date:

Previous
From: Ron Johnson
Date:
Subject: Re: Pg_repack
Next
From: obi reddy
Date:
Subject: Re: pg_basebackup not completing