pg_basebackup not completing

From: Somnath Som <somnath(dot)som(at)ericsson(dot)com>
To: Pgsql-admin <pgsql-admin(at)lists(dot)postgresql(dot)org>
Subject: pg_basebackup not completing
Date: 2024-07-24 05:55:07
Message-ID: PAXPR07MB8338019EFF3ADCC204A07B0294AA2@PAXPR07MB8338.eurprd07.prod.outlook.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

[cid:image001(dot)png(at)01DADDBC(dot)22742C80]

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message obi reddy 2024-07-24 06:02:45 Re: pg_basebackup not completing
Previous Message Thomas Simpson 2024-07-23 14:39:58 Re: Enhance pg_dump multi-threaded streaming (WAS: Re: filesystem full during vacuum - space recovery issues)