Re: [PATCH] Expose checkpoint timestamp and duration in pg_stat_checkpointer

Michael Banck <mbanck@gmx.net>

From: Michael Banck <mbanck@gmx.net>
To: Juan José Santamaría Flecha <juanjo.santamaria@gmail.com>
Cc: Soumya S Murali <soumyamurali.work@gmail.com>, Álvaro Herrera <alvherre@kurilemu.de>, PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>, melanieplageman@gmail.com
Date: 2025-11-26T17:41:39Z
Lists: pgsql-hackers
Hi,

On Wed, Nov 26, 2025 at 06:23:08PM +0100, Juan José Santamaría Flecha wrote:
> El mié, 26 nov 2025, 11:14, Soumya S Murali <soumyamurali.work@gmail.com>
> escribió:
> There is a "Checkpoints" section in the pgbadger reports, and that's
> probably the most widely used tool.

That one parses the Postgres logs, so is unaffected by the changes to
pg_stat_checkpointer discussed here.


Michael