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

From: shveta malik <shveta(dot)malik(at)gmail(dot)com>
To: Ajin Cherian <itsajin(at)gmail(dot)com>
Cc: Ashutosh Sharma <ashu(dot)coek88(at)gmail(dot)com>, Ashutosh Bapat <ashutosh(dot)bapat(dot)oss(at)gmail(dot)com>, Amit Kapila <amit(dot)kapila16(at)gmail(dot)com>, PostgreSQL mailing lists <pgsql-hackers(at)postgresql(dot)org>, shveta malik <shveta(dot)malik(at)gmail(dot)com>
Subject: Re: Improve pg_sync_replication_slots() to wait for primary to advance
Date: 2025-10-06 04:52:09
Message-ID: CAJpy0uDxuRFLd21GDcFXg-b-JW9i_ggeSycPWV3zU5b40WhK0w@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Thu, Oct 2, 2025 at 4:53 PM Ajin Cherian <itsajin(at)gmail(dot)com> wrote:
>
>
> Attaching patch v15 addressing these comments.
>

It seems v15 had a compilation issue. Resolved it. Attaching v15 again.

thanks
Shveta

Attachment Content-Type Size
v15-0001-Improve-initial-slot-synchronization-in-pg_sync_.patch application/octet-stream 24.8 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Ashutosh Bapat 2025-10-06 05:02:57 Re: Report bytes and transactions actually sent downtream
Previous Message David Rowley 2025-10-06 04:46:17 Re: Should we update the random_page_cost default value?