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

From Michael Paquier
Subject Re: pg_waldump: support decoding of WAL inside tarfile
Date
Msg-id acIA8KKBTv-T53YG@paquier.xyz
Whole thread Raw
In response to Re: pg_waldump: support decoding of WAL inside tarfile  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
On Sun, Mar 22, 2026 at 11:02:20PM -0400, Tom Lane wrote:
> Proposed patch attached.  There might be an argument for using some
> other size than 256K for the other two decompressors, but my
> inclination is to try to make all three use roughly the same block
> size.  (See also 66ec01dc4.)

The buildfarm has switched mostly to green, except on this one:
https://buildfarm.postgresql.org/cgi-bin/show_log.pl?nm=hoatzin&dt=2026-03-23%2006%3A00%3A42
--
Michael

Attachment

pgsql-hackers by date:

Previous
From: Tender Wang
Date:
Subject: Re: Fix "could not find memoization table entry"
Next
From: Michael Paquier
Date:
Subject: Re: Adding locks statistics