Re: Show various offset arrays for heap WAL records - Mailing list pgsql-hackers

From Robert Haas
Subject Re: Show various offset arrays for heap WAL records
Date
Msg-id CA+TgmobC_c85Awx92BmDFfN1hvTyEEij1wyHfLha3J6Jwz-6Pg@mail.gmail.com
Whole thread Raw
In response to Re: Show various offset arrays for heap WAL records  (Melanie Plageman <melanieplageman@gmail.com>)
List pgsql-hackers
On Fri, Jan 27, 2023 at 12:24 PM Melanie Plageman
<melanieplageman@gmail.com> wrote:
> I believe I have addressed this in the attached patch.

I'm not sure what's best in terms of formatting details but I
definitely like the idea of making pg_waldump show more details. I'd
even like to have a way to extract the tuple data, when it's
operations on tuples and we have those tuples in the payload. That'd
be a lot more verbose than what you are doing here, though, and I'm
not saying you should go do it right now or anything like that.

-- 
Robert Haas
EDB: http://www.enterprisedb.com



pgsql-hackers by date:

Previous
From: Robert Haas
Date:
Subject: Re: Non-superuser subscription owners
Next
From: Robert Haas
Date:
Subject: Re: Set arbitrary GUC options during initdb