Re: Inconsistent LSN format in pg_waldump output - Mailing list pgsql-hackers

From Masahiko Sawada
Subject Re: Inconsistent LSN format in pg_waldump output
Date
Msg-id CAD21AoAqiYomcy0GUdabCH0ZdKSLadj6dLKCOK3DCv_WgMsA=Q@mail.gmail.com
Whole thread Raw
List pgsql-hackers
On Fri, Jul 4, 2025 at 8:01 PM Álvaro Herrera <alvherre@kurilemu.de> wrote:
>
> On 2025-Jul-04, Japin Li wrote:
>
> > I've opted to directly use %X/%08X for LSN formatting in this patch, with an
> > accompanying comment near LSN_FORMAT_ARGS.
>
> Thank you!  I support this approach and intend to work on getting this
> patch committed soon after some more review, unless there are further
> objections.

+1. I think we need to update LSN values in the documentation too.

Regards,

--
Masahiko Sawada
Amazon Web Services: https://aws.amazon.com



pgsql-hackers by date:

Previous
From: Vik Fearing
Date:
Subject: Re: Add \pset options for boolean value display
Next
From: Ross Heaney
Date:
Subject: Re: Bloom Filter improvements in postgesql