Re: Excessive LOG messages from replication slot sync worker - Mailing list pgsql-hackers

From Fujii Masao
Subject Re: Excessive LOG messages from replication slot sync worker
Date
Msg-id CAHGQGwEtOLE_DLfx9RrBaaNbBGbABbHmuKmG8FcXevkd_qRagw@mail.gmail.com
Whole thread Raw
In response to Re: Excessive LOG messages from replication slot sync worker  (Amit Kapila <amit.kapila16@gmail.com>)
List pgsql-hackers
On Wed, Aug 13, 2025 at 11:54 AM Amit Kapila <amit.kapila16@gmail.com> wrote:
>
> On Tue, Aug 12, 2025 at 6:32 PM Fujii Masao <masao.fujii@gmail.com> wrote:
> >
> > Should we also update LOGICAL_REWRITE_FORMAT to use %08X?
> >
> > That said, the number of places to change is growing, and we're drifting
> > away from the original issue.... So I started thinking it might be better
> > to simply applying Shveta's patch to revert the incorrect format change
> > to fix the problem, and then discussing LSN-based filename standardization
> > in a separate thread.
> >
>
> +1.

I've pushed Shveta's patch. Thanks!

Regards,

--
Fujii Masao



pgsql-hackers by date:

Previous
From: Chao Li
Date:
Subject: Re: Make pgoutput documentation easier to find
Next
From: Fujii Masao
Date:
Subject: Re: Excessive LOG messages from replication slot sync worker