RE: Improve pg_sync_replication_slots() to wait for primary to advance

From: "Zhijie Hou (Fujitsu)" <houzj(dot)fnst(at)fujitsu(dot)com>
To: Amit Kapila <amit(dot)kapila16(at)gmail(dot)com>
Cc: shveta malik <shveta(dot)malik(at)gmail(dot)com>, Ajin Cherian <itsajin(at)gmail(dot)com>, Yilin Zhang <jiezhilove(at)126(dot)com>, Chao Li <li(dot)evan(dot)chao(at)gmail(dot)com>, Ashutosh Bapat <ashutosh(dot)bapat(dot)oss(at)gmail(dot)com>, Japin Li <japinli(at)hotmail(dot)com>, Ashutosh Sharma <ashu(dot)coek88(at)gmail(dot)com>, PostgreSQL mailing lists <pgsql-hackers(at)postgresql(dot)org>
Subject: RE: Improve pg_sync_replication_slots() to wait for primary to advance
Date: 2026-02-13 02:24:50
Message-ID: TY4PR01MB16907A1425FA3876AE1B69E639461A@TY4PR01MB16907.jpnprd01.prod.outlook.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Thursday, February 12, 2026 6:18 PM Amit Kapila <amit(dot)kapila16(at)gmail(dot)com> wrote:
>
> On Wed, Feb 11, 2026 at 2:14 PM Zhijie Hou (Fujitsu)
> <houzj(dot)fnst(at)fujitsu(dot)com> wrote:
> >
> > Here is the updated patch.
> >
>
> I've pushed the first two refactoring patches. Kindly send remaining patches
> after rebasing those.

Thanks for pushing! Here are the remaining patches.

There are no changes in the patches compared to the previous version.

Best Regards,
Hou zj

Attachment Content-Type Size
v6-0002-Add-a-taptest.patch application/octet-stream 3.3 KB
v6-0001-Improve-the-retry-logic-in-pg_sync_replication_sl.patch application/octet-stream 9.9 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Michael Paquier 2026-02-13 02:31:12 Re: recovery.signal not cleaned up when both signal files are present
Previous Message Tender Wang 2026-02-13 02:17:55 Re: Planner : anti-join on left joins