Re: pg_basebackup not completing

From: obi reddy <obireddy(dot)g1997(at)gmail(dot)com>
To: Somnath Som <somnath(dot)som(at)ericsson(dot)com>
Cc: Pgsql-admin <pgsql-admin(at)lists(dot)postgresql(dot)org>
Subject: Re: pg_basebackup not completing
Date: 2024-07-24 06:02:45
Message-ID: CAO7L2ZzUWyCtej3-HxsO2u75t=ssLg2Zpb3pb3HapoLSirb3ow@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Hi somnath,

Are you getting any error?

Thanks
Obireddy

On Wed, 24 Jul 2024, 11:25 Somnath Som, <somnath(dot)som(at)ericsson(dot)com> wrote:

> 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
>
>
>
>
>
>
>

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message Siraj G 2024-07-24 07:14:28 Detect who ran DROP schema
Previous Message Somnath Som 2024-07-24 05:55:07 pg_basebackup not completing