Re: Making pg_rewind faster - Mailing list pgsql-hackers

From John H
Subject Re: Making pg_rewind faster
Date
Msg-id CA+-JvFs3M_L4F3MLHr4hyAwajV6xv4k1O34JWz9sDV3TYcvthw@mail.gmail.com
Whole thread Raw
In response to Making pg_rewind faster  (vignesh ravichandran <admin@viggy28.dev>)
List pgsql-hackers
Hi,

Thanks for the review.

On Sun, Jul 6, 2025 at 7:12 PM wenhui qiu <qiuwenhuifx@gmail.com> wrote:
>
> Hi
> > Thanks, LGTM.
> I think it's possible to register to https://commitfest.postgresql.org/54, https://commitfest.postgresql.org/53 will
closedsoon 
>

I've created the commitfest entry here:
https://commitfest.postgresql.org/patch/5902/

I realized I wasn't testing properly in 0006. I've updated the latest
one to move it into a separate test file to make the results cleaner.

Thanks,

--
John Hsu - Amazon Web Services

Attachment

pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: [PATCH] Allow parallelism for plpgsql return expression after commit 556f7b7
Next
From: Masahiko Sawada
Date:
Subject: Re: Conflict detection for update_deleted in logical replication