Re: A new message seems missing a punctuation

From: Amit Kapila <amit(dot)kapila16(at)gmail(dot)com>
To: shveta malik <shveta(dot)malik(at)gmail(dot)com>
Cc: Robert Haas <robertmhaas(at)gmail(dot)com>, Kyotaro Horiguchi <horikyota(dot)ntt(at)gmail(dot)com>, pgsql-hackers(at)lists(dot)postgresql(dot)org
Subject: Re: A new message seems missing a punctuation
Date: 2024-02-21 06:44:15
Message-ID: CAA4eK1JV+wQZrFcpDra+BVQrj4L4=QDfpLiZV0gQVUYNhKoBkQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Tue, Feb 20, 2024 at 7:25 PM shveta malik <shveta(dot)malik(at)gmail(dot)com> wrote:
>
> On Tue, Feb 20, 2024 at 5:01 PM Amit Kapila <amit(dot)kapila16(at)gmail(dot)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.

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message shveta malik 2024-02-21 06:44:59 Re: Synchronizing slots from primary to standby
Previous Message shveta malik 2024-02-21 06:43:43 Re: Synchronizing slots from primary to standby