Re: Postgres pgbackrest issue.

From: David Steele <david(at)pgmasters(dot)net>
To: vinod kale <vinod16895(at)gmail(dot)com>, pgsql-admin(at)postgresql(dot)org
Subject: Re: Postgres pgbackrest issue.
Date: 2020-05-01 13:20:10
Message-ID: db451911-6838-e90d-908d-9ef65507a7f9@pgmasters.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Hi Vinod,

On 5/1/20 12:18 AM, vinod kale wrote:
>
> I am using pg_backrest tool for my postgres db backup. When i run the
> full backup, it start but at some point it shows an following error
> message :-
> ERROR[074]  : raised from Local-11 protocol : unable to move
> '/apayrman/pgbackrest/backup/server-name/20200430-055502f/pg_tblspc/58339/PG_10_201707211/58347/82334143.gz.pgbackrest.tmp'
> to
> '/apayrman/pgbackrest/backup/server-name/20200430-055502f/pg_tblspc/58339/PG_10_201707211/58347/82334143.gz'
> : [2] no such file or directory.
> INFO: backup command end:  aborted with Exception [074].
>
> Postgres version :- 10.11
> Pgbackrest version :- 2.22
> Backup location :- /apayrman/pgbackrest/backup/server-name/
>
> Please help me out in the same.

This question was answered here:
https://github.com/pgbackrest/pgbackrest/issues/1019

Perhaps you missed the notification?

Regards,
--
-David
david(at)pgmasters(dot)net

In response to

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Thawley, Peter 2020-05-01 16:26:59 RE: Commit Delay
Previous Message vinod kale 2020-05-01 04:18:10 Postgres pgbackrest issue.