Re: cleanup patches for incremental backup - Mailing list pgsql-hackers

From Robert Haas
Subject Re: cleanup patches for incremental backup
Date
Msg-id CA+TgmobWFb8NqyfC31YnKAbZiXf9tLuwmyuvx=iYMXMniPQ4nw@mail.gmail.com
Whole thread Raw
In response to Re: cleanup patches for incremental backup  (Matthias van de Meent <boekewurm+postgres@gmail.com>)
Responses Re: cleanup patches for incremental backup
List pgsql-hackers
On Tue, Jan 30, 2024 at 10:51 AM Robert Haas <robertmhaas@gmail.com> wrote:
> I think the solution here is to find a better way to wait for the
> inserts to be summarized, one that actually does wait for that to
> happen.

Here's a patch for that. I now think
a7097ca630a25dd2248229f21ebce4968d85d10a was actually misguided, and
served only to mask some of the failures caused by waiting for the WAL
summary file.

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

Attachment

pgsql-hackers by date:

Previous
From: Pavel Stehule
Date:
Subject: Re: Bytea PL/Perl transform
Next
From: Robert Haas
Date:
Subject: Re: Parallelize correlated subqueries that execute within each worker