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: Amit Kapila <amit(dot)kapila16(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>, 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-12 03:22:55
Message-ID: CAJpy0uADveEZp4zr1U5JfO=aK18RWaa46vUfgrWkFcD0iZjiXg@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Fri, Dec 12, 2025 at 5:35 AM Ajin Cherian <itsajin(at)gmail(dot)com> wrote:
>
> On Thu, Dec 11, 2025 at 11:23 PM Amit Kapila <amit(dot)kapila16(at)gmail(dot)com> wrote:
> >
> > On Thu, Dec 11, 2025 at 10:45 AM Ajin Cherian <itsajin(at)gmail(dot)com> wrote:
> > >
> > > As patch 0001 has been pushed. I've rebased and created a new version
> > > v36 with the remaining patch.
> > >
> >
> > I have made a number of changes in code comments and docs. Kindly
> > review and if you are okay with these then include them in the next
> > version.
> >
>
> I have included these changes as well as comments by Chao. Attaching
> v37 with the changes.
>

Thanks. v37 LGTM.

thanks
Shveta

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message shveta malik 2025-12-12 03:49:01 Re: Proposal: Conflict log history table for Logical Replication
Previous Message Chao Li 2025-12-12 03:14:22 Re: tablecmds: Open pg_class only when an update is required