Re: pg_waldump: support decoding of WAL inside tarfile

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Andrew Dunstan <andrew(at)dunslane(dot)net>
Cc: Michael Paquier <michael(at)paquier(dot)xyz>, Amul Sul <sulamul(at)gmail(dot)com>, Zsolt Parragi <zsolt(dot)parragi(at)percona(dot)com>, Robert Haas <robertmhaas(at)gmail(dot)com>, Chao Li <li(dot)evan(dot)chao(at)gmail(dot)com>, Jakub Wartak <jakub(dot)wartak(at)enterprisedb(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: pg_waldump: support decoding of WAL inside tarfile
Date: 2026-03-22 21:39:26
Message-ID: 2902954.1774215566@sss.pgh.pa.us
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Andrew Dunstan <andrew(at)dunslane(dot)net> writes:
> Yeah, this looks good. I know we also still need to do something about
> rmtree trying to remove files we haven't closed. But what we have so far in
> this set LGTM. If you want to push this I'm good, otherwise I'll look at it
> tomorrow or Tuesday.

WFM. I'd like to get the buildfarm green again, so I'll work on
pushing this stuff now.

regards, tom lane

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2026-03-22 23:13:11 Re: pg_waldump: support decoding of WAL inside tarfile
Previous Message Andrew Dunstan 2026-03-22 21:19:09 Re: pg_waldump: support decoding of WAL inside tarfile