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

From Nazir Bilal Yavuz
Subject Re: pg_waldump: support decoding of WAL inside tarfile
Date
Msg-id CAN55FZ1wLmdyMs4sABEad2MCKDtbK++F_ztjhkgEtaw+LahycA@mail.gmail.com
Whole thread Raw
In response to Re: pg_waldump: support decoding of WAL inside tarfile  (Sami Imseih <samimseih@gmail.com>)
Responses Re: pg_waldump: support decoding of WAL inside tarfile
List pgsql-hackers
Hi,

On Fri, 3 Apr 2026 at 17:59, Sami Imseih <samimseih@gmail.com> wrote:
>
> Hi,
>
> > On Sat, Apr 4, 2026 at 12:38 AM Nazir Bilal Yavuz <byavuz81@gmail.com> wrote:
> > > I also tried Thomas'
> > > "v2-0001-Improve-tar-portability-logic-from-ebba64c0" [3] but it
> > > didn't fix the problem on OpenBSD [4].
> >
> > Apparently it wants -F ustar, like this.  Funny that it passed on the
> > build farm animals though.  Oh, it looks like they changed the default
> > fairly recently.
>
> LGTM with just a correction of my earlier comment.

Thanks for the patches! I confirm that both v3 and v4 fix the problem
for OpenBSD CI.


--
Regards,
Nazir Bilal Yavuz
Microsoft



pgsql-hackers by date:

Previous
From: Sami Imseih
Date:
Subject: Re: pg_waldump: support decoding of WAL inside tarfile
Next
From: Daniel Gustafsson
Date:
Subject: Re: Changing the state of data checksums in a running cluster