pg_basebackup Restore problem

From: Johnathan Tiamoh <johnathantiamoh(at)gmail(dot)com>
To: pgsql-general(at)lists(dot)postgresql(dot)org
Subject: pg_basebackup Restore problem
Date: 2024-01-17 16:10:38
Message-ID: CACoPQdZWnrc1ZBGpUBTFE_3Eo2sOV3w+5RqPhMHgDe6zNV_1DQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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.

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Ron Johnson 2024-01-17 16:15:15 Re: pg_basebackup Restore problem
Previous Message Tom Lane 2024-01-17 15:33:49 Re: Moving to Postgresql database