Re: Replication slot is not able to sync up

From: Amit Kapila <amit(dot)kapila16(at)gmail(dot)com>
To: shveta malik <shveta(dot)malik(at)gmail(dot)com>
Cc: Peter Smith <smithpb2250(at)gmail(dot)com>, "Zhijie Hou (Fujitsu)" <houzj(dot)fnst(at)fujitsu(dot)com>, Masahiko Sawada <sawada(dot)mshk(at)gmail(dot)com>, Robert Haas <robertmhaas(at)gmail(dot)com>, Suraj Kharage <suraj(dot)kharage(at)enterprisedb(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: Replication slot is not able to sync up
Date: 2025-06-19 08:36:58
Message-ID: CAA4eK1Lt0VjoapBmOsrtAC7DykDQjVrUe8ateRTnPgNoY+w_Vw@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Wed, Jun 18, 2025 at 10:56 AM Amit Kapila <amit(dot)kapila16(at)gmail(dot)com> wrote:
>
> On Wed, Jun 18, 2025 at 8:52 AM shveta malik <shveta(dot)malik(at)gmail(dot)com> wrote:
> >
> > On Tue, Jun 17, 2025 at 12:01 PM Amit Kapila <amit(dot)kapila16(at)gmail(dot)com> wrote:
> > >
> > > This whole paragraph sounds like a duplicate of its previous section,
> > > and the line alignment in the first paragraph has some issues.
> > >
> >
> > Sorry for the wrong upload, duplicacy was the merge issue. Removed the
> > duplicate paragraph and corrected indentation.
> >
>
> LGTM. I'll push this to HEAD and 17 tomorrow unless there are more
> comments or objections.
>

Pushed.

--
With Regards,
Amit Kapila.

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Álvaro Herrera 2025-06-19 09:00:21 Re: libxml2 author overwhelmed with security requests
Previous Message Shubhankar Anand Kulkarni 2025-06-19 07:45:08 Re: Expression push down from Join Node to below node.