Re: A new message seems missing a punctuation - Mailing list pgsql-hackers

From Amit Kapila
Subject Re: A new message seems missing a punctuation
Date
Msg-id CAA4eK1JV+wQZrFcpDra+BVQrj4L4=QDfpLiZV0gQVUYNhKoBkQ@mail.gmail.com
Whole thread Raw
In response to Re: A new message seems missing a punctuation  (shveta malik <shveta.malik@gmail.com>)
List pgsql-hackers
On Tue, Feb 20, 2024 at 7:25 PM shveta malik <shveta.malik@gmail.com> wrote:
>
> On Tue, Feb 20, 2024 at 5:01 PM Amit Kapila <amit.kapila16@gmail.com> wrote:
> >
> >
> > We do expose the required information (restart_lsn, catalog_xmin,
> > synced, temporary, etc) via pg_replication_slots. So, I feel the LOG
> > message here is sufficient to DEBUG (or know the details) when the
> > slot sync doesn't succeed.
> >
>
> Please find the patch having the suggested changes.
>

LGTM. I'll push this tomorrow unless someone has further comments/suggestions.

--
With Regards,
Amit Kapila.



pgsql-hackers by date:

Previous
From: shveta malik
Date:
Subject: Re: Synchronizing slots from primary to standby
Next
From: shveta malik
Date:
Subject: Re: Synchronizing slots from primary to standby