pg_basebackup Restore problem - Mailing list pgsql-general

From Johnathan Tiamoh
Subject pg_basebackup Restore problem
Date
Msg-id CACoPQdZWnrc1ZBGpUBTFE_3Eo2sOV3w+5RqPhMHgDe6zNV_1DQ@mail.gmail.com
Whole thread Raw
Responses Re: pg_basebackup Restore problem  (Ron Johnson <ronljohnsonjr@gmail.com>)
List pgsql-general
Hello,

I am trying to restore a pg_basebackup and have the following errors.

nohup: ignoring input
tar: /tnt/backup/current/7400.tar.gz: Not found in archive
tar: /tnt/backup/current/7401.tar.gz: Not found in archive
tar: /tnt/backup/current/7402.tar.gz: Not found in archive
tar: /tnt/backup/current/base.tar.gz: Not found in archive
tar: /tnt/backup/current/pg_wal.tar.gz: Not found in archive
tar: Exiting with failure status due to previous errors
PG_14_202107181/
tar: PG_14_202107181: Cannot mkdir: Permission denied
PG_14_202107181/137502/
tar: PG_14_202107181: Cannot mkdir: Permission denied
tar: PG_14_202107181/137502: Cannot mkdir: No such file or directory
PG_14_202107181/137502/3222926016
tar: PG_14_202107181: Cannot mkdir: Permission denied

The files exist in the specified directory. 

Thank you
Johnathan T.



pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re: Moving to Postgresql database
Next
From: Ron Johnson
Date:
Subject: Re: pg_basebackup Restore problem