Re: Add wal_fpi_bytes_[un]compressed to pg_stat_wal

From: Michael Paquier <michael(at)paquier(dot)xyz>
To: Shinya Kato <shinya11(dot)kato(at)gmail(dot)com>
Cc: pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Add wal_fpi_bytes_[un]compressed to pg_stat_wal
Date: 2025-10-30 06:57:13
Message-ID: aQMMSSlFXy4Evxn3@paquier.xyz
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: 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

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Pradeep Kumar 2025-10-30 07:12:41 Re: Assertion failure in SnapBuildInitialSnapshot()
Previous Message wenhui qiu 2025-10-30 06:48:18 Re: another autovacuum scheduling thread