Re: Pgbackrest : Resumable backup of same type exists

From: Abdul Sayeed <abdulsayeed24(at)gmail(dot)com>
To: Greg Sabino Mullane <htamfids(at)gmail(dot)com>
Cc: KK CHN <kkchn(dot)in(at)gmail(dot)com>, pgsql-general <pgsql-general(at)postgresql(dot)org>
Subject: Re: Pgbackrest : Resumable backup of same type exists
Date: 2025-05-02 05:52:11
Message-ID: CAHb=FFzCE-Y45Pwxxxk+ozkTpV0KkTBz2eGnx83tUsoifJvsQQ@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi Greg,

My apologies but the above answer which i gave was not from chatgpt, I had
face similar situation in one of our env. Deleting failed backup helped me.

To be honest I did use chathpt to paraphrase my sentences before posting in
general mail list.

Thanks & Regards,
Abdul Sayeed

On Thu, 1 May, 2025, 11:13 pm Greg Sabino Mullane, <htamfids(at)gmail(dot)com>
wrote:

> On Thu, May 1, 2025 at 9:08 AM Abdul Sayeed <abdulsayeed24(at)gmail(dot)com>
> wrote:
>
>> Hello,
>>
>> This warning message indicates that a *resumable backup*,
>>
> (plus lots more ChatGPT crap)
>
> Please do not use LLMs to answer questions here. If the original poster
> wanted that, they could have done it themselves. Further, you are polluting
> the pgsql-general archives with computer-generated answers which will in
> turn get slurped in again, leading to degradation. People posting here
> deserve real answers from real people.
>
> /rant
>
> Original poster, I wouldn't expect it to take three+ hours, but we don't
> know how large your backups are. Check /var/log/pgbackrest and see the
> latest log entry - it looks like you have "debug" level enabled, so it
> should be quite verbose. If the process is running but not writing anything
> to the logs, you might want to use strace against its PID to verify what it
> is doing (if anything).
>
> Cheers,
> Greg
>
> --
> Crunchy Data - https://www.crunchydata.com
> Enterprise Postgres Software Products & Tech Support
>
>

In response to

Browse pgsql-general by date

  From Date Subject
Next Message KK CHN 2025-05-02 06:08:33 Re: Pgbackrest : Resumable backup of same type exists
Previous Message Justin Clift 2025-05-01 22:27:30 Re: Upgrading PG11 to PG17 without dump/restore