Re: pg_waldump: support decoding of WAL inside tarfile - Mailing list pgsql-hackers

From Amul Sul
Subject Re: pg_waldump: support decoding of WAL inside tarfile
Date
Msg-id CAAJ_b97mWgAkj7CqdRsof4N_J-gxqjKh79b0Aw3JRo0PoZZCJg@mail.gmail.com
Whole thread Raw
In response to Re: pg_waldump: support decoding of WAL inside tarfile  (Amul Sul <sulamul@gmail.com>)
List pgsql-hackers
On Mon, Nov 17, 2025 at 10:20 AM Amul Sul <sulamul@gmail.com> wrote:
>
> On Thu, Nov 6, 2025 at 2:33 PM Amul Sul <sulamul@gmail.com> wrote:
> >
> > On Mon, Oct 20, 2025 at 8:05 PM Robert Haas <robertmhaas@gmail.com> wrote:
> > >
> > > On Thu, Oct 16, 2025 at 7:49 AM Amul Sul <sulamul@gmail.com> wrote:
> > > [....]
> > Kindly have a look at the attached version. Thank you !
> >
>

Attached is the updated version. I have fixed an assertion failure
that can occasionally occur with a partial WAL page read.

Regards,
Amul

Attachment

pgsql-hackers by date:

Previous
From: Ashutosh Bapat
Date:
Subject: Re: POC: make mxidoff 64 bits
Next
From: Tomas Vondra
Date:
Subject: Re: Changing the state of data checksums in a running cluster