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

From: Ajin Cherian <itsajin(at)gmail(dot)com>
To: Kirill Reshke <reshkekirill(at)gmail(dot)com>
Cc: shveta malik <shveta(dot)malik(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>
Subject: Re: Improve pg_sync_replication_slots() to wait for primary to advance
Date: 2025-08-20 05:24:23
Message-ID: CAFPTHDYxYshqsf_so=t_0qoGjTsHO5oNT1vfAZiWGyZB0pfMJA@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Tue, Aug 19, 2025 at 8:57 PM Kirill Reshke <reshkekirill(at)gmail(dot)com> wrote:
>
> On Tue, 19 Aug 2025 at 10:25, Ajin Cherian <itsajin(at)gmail(dot)com> wrote:
> >
>
> > Attaching patch v7 addressing all the above comments.
>
>
> Looks like this thread is not attached to any commitfest entry?
> If so, can you please create one[0]? This will be beneficial for
> thread, both simplifying patch review and (possibly) increasing the
> number of reviewers.
>
> [0] https://commitfest.postgresql.org/55/new/

Done.
https://commitfest.postgresql.org/patch/5976/

regards,
Ajin Cherian
Fujitsu Australia

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Chao Li 2025-08-20 05:38:35 Re: Organize working memory under per-PlanState context
Previous Message Ajin Cherian 2025-08-20 05:22:58 Re: Improve pg_sync_replication_slots() to wait for primary to advance