Re: incremental backup issue - Mailing list pgsql-hackers

From Robert Haas
Subject Re: incremental backup issue
Date
Msg-id CA+TgmoZCKnC+O1wa2ZWgtQc0uQsJO35AHOzvzcmVb_joj8bxWA@mail.gmail.com
Whole thread
In response to incremental backup issue  (Fabrice Chapuis <fabrice636861@gmail.com>)
List pgsql-hackers
On Mon, Jul 13, 2026 at 5:42 PM Robert Haas <robertmhaas@gmail.com> wrote:
> I attach a patch. I don't think we need anything like the 0002 in your
> proposal from claude. The read horizon used by the WAL summarizer
> *has* to be valid; if we can't achieve that, we're doomed.

I have now committed this patch and back-patched to back to v17, the
first release that contains walsummarizer.

--
Robert Haas
EDB: http://www.enterprisedb.com



pgsql-hackers by date:

Previous
From: Christoph Berg
Date:
Subject: Re: Allow pg_read_all_stats to see database size in \l+
Next
From: Andres Freund
Date:
Subject: Re: [PATCH] Fix memory leak in pg_config