Re: PgbackRest : backup command end: aborted with exception [101]

From: Greg Sabino Mullane <htamfids(at)gmail(dot)com>
To: KK CHN <kkchn(dot)in(at)gmail(dot)com>
Cc: pgsql-general(at)lists(dot)postgresql(dot)org
Subject: Re: PgbackRest : backup command end: aborted with exception [101]
Date: 2026-06-20 14:52:03
Message-ID: CAKAnmmJWpM1eAcThK16my+064_7cKCPvp=WkGPP=EKP-rJww9g@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-general

Smells like a timeout of some sort to me. Could be a firewall dropping an
"idle" connection. How long does the diff backup take to complete? How long
from when you kick off the full backup to the time it errors out? Is that
timeout consistent? See if you have ServerAliveInterval set in your ssh
config, and if not, consider adding it (and related vars).

Cheers,
Greg

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Laurenz Albe 2026-06-20 22:05:58 Re: Idaho state government is vetting your solution
Previous Message Matthew Tice 2026-06-20 12:16:36 Re: set failover=true on existing logical replication slot PG18