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: Yilin Zhang <jiezhilove(at)126(dot)com>, Chao Li <li(dot)evan(dot)chao(at)gmail(dot)com>, Amit Kapila <amit(dot)kapila16(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>, shveta malik <shveta(dot)malik(at)gmail(dot)com>
Subject: Re: Improve pg_sync_replication_slots() to wait for primary to advance
Date: 2025-12-11 08:57:38
Message-ID: CAJpy0uA55cO+hnD8jGoQdYrjGZZu3RR7DKztXEoUVTbpzA+i5w@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Thu, Dec 11, 2025 at 10:45 AM Ajin Cherian <itsajin(at)gmail(dot)com> wrote:
>
> On Wed, Dec 10, 2025 at 4:23 PM Yilin Zhang <jiezhilove(at)126(dot)com> wrote:
> >
> > Hi,
> > Few comments for v34.
> >
>
> Thanks for your review!
>
> I've addressed your comments.
>
> As patch 0001 has been pushed. I've rebased and created a new version
> v36 with the remaining patch.
>

Verified, the patch works well.

thanks
Shveta

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Chao Li 2025-12-11 09:15:51 Proposal: Cascade REPLICA IDENTITY changes to leaf partitions
Previous Message David Geier 2025-12-11 08:06:50 Re: Consistently use palloc_object() and palloc_array()