Re: Add wal_fpi_bytes_[un]compressed to pg_stat_wal - Mailing list pgsql-hackers

From Michael Paquier
Subject Re: Add wal_fpi_bytes_[un]compressed to pg_stat_wal
Date
Msg-id aQMMSSlFXy4Evxn3@paquier.xyz
Whole thread Raw
In response to Re: Add wal_fpi_bytes_[un]compressed to pg_stat_wal  (Michael Paquier <michael@paquier.xyz>)
Responses Re: Add wal_fpi_bytes_[un]compressed to pg_stat_wal
List pgsql-hackers
On Tue, Oct 28, 2025 at 10:04:20PM +0900, Michael Paquier wrote:
> I'll clean up that tomorrow, which can be summarized as something like
> the attached (quick fix, need to double-check).

Done this cleanup as d3111cb753e8, and tweaked a bit the second patch
(order of the fields and docs) before applying it as 5ab0b6a24807.

On top of what has been already done here, should we also update the
logs generated by do_analyze_rel() and heap_vacuum_rel()?
--
Michael

Attachment

pgsql-hackers by date:

Previous
From: wenhui qiu
Date:
Subject: Re: another autovacuum scheduling thread
Next
From: Shinya Kato
Date:
Subject: Re: Add mode column to pg_stat_progress_vacuum