Re: pg_basebackup Restore problem - Mailing list pgsql-general

From Ron Johnson
Subject Re: pg_basebackup Restore problem
Date
Msg-id CANzqJaDW4C1AYXfpDph_8UB3MNvtT7Y4En4y1epfWszzXaorJg@mail.gmail.com
Whole thread Raw
In response to pg_basebackup Restore problem  (Johnathan Tiamoh <johnathantiamoh@gmail.com>)
Responses Re: pg_basebackup Restore problem  (Johnathan Tiamoh <johnathantiamoh@gmail.com>)
List pgsql-general
On Wed, Jan 17, 2024 at 11:11 AM Johnathan Tiamoh <johnathantiamoh@gmail.com> wrote:
Hello,

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


You need to tell us the PG version number and show us the full command you ran.
 
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

What user are you running pg_basebackup as?
 
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. 

/tnt???  Or /mnt?

pgsql-general by date:

Previous
From: Johnathan Tiamoh
Date:
Subject: pg_basebackup Restore problem
Next
From: Pyrote
Date:
Subject: Re: Initiate backup from routine?