Re: PG_Basebackup create bad base.tar file - Mailing list pgsql-admin

From Avihai Shoham
Subject Re: PG_Basebackup create bad base.tar file
Date
Msg-id CA+=0EReTech8M+jZqxZrLKYieAvQ+tnpck+AwbPZs54MsPasJA@mail.gmail.com
Whole thread Raw
In response to Re: PG_Basebackup create bad base.tar file  (Ron <ronljohnsonjr@gmail.com>)
Responses Re: PG_Basebackup create bad base.tar file  (Ron <ronljohnsonjr@gmail.com>)
List pgsql-admin
Thank you Ron , 

Disk is not full.
Do you mean to run pg_basebackup with stdout and stderr ? i'm newbie in postgres. 

Thank you
Avihai

On Fri, Feb 11, 2022 at 3:49 AM Ron <ronljohnsonjr@gmail.com> wrote:
On 2/10/22 12:08 PM, Avihai Shoham wrote:
Hi All , 

lately i'm getting  this error when open base.tar.
Any idea why pg_basebackup created bad tar file? and how to fix it?

Thanks!
Avihai

tar xOf base.tar > /dev/null
tar: Unexpected EOF in archive
tar: rmtlseek not stopped at a record boundary
tar: Error is not recoverable: exiting now

Disk full?

Next time, capture stdout and stderr in a log file, and also the return code.

--
Angular momentum makes the world go 'round.

pgsql-admin by date:

Previous
From: Noah
Date:
Subject: Re: setting up postgres replication FATAL: database system identifier differs between the primary and standby
Next
From: Ron
Date:
Subject: Re: PG_Basebackup create bad base.tar file