Re: Fix data checksum progress reporting docs

Daniel Gustafsson <daniel@yesql.se>

From: Daniel Gustafsson <daniel@yesql.se>
To: Fujii Masao <masao.fujii@gmail.com>
Cc: "pgsql-docs@lists.postgresql.org" <pgsql-docs@lists.postgresql.org>
Date: 2026-07-08T13:24:25Z
Lists: pgsql-docs
> On 8 Jul 2026, at 14:23, Fujii Masao <masao.fujii@gmail.com> wrote:

> While trying the new features in v19, I found a few documentation
> issues with pg_stat_progress_data_checksums:

Thanks a lot for post-commit review!

> - pg_stat_progress_data_checksums has its own section, but is missing
>   from the progress view summary table.
> 
> - The general progress reporting overview does not mention online data
>   checksum operations.
> 
> - The section describes only checksum enabling, even though the view
>   also reports checksum disabling.
> 
> - The progress counter columns are documented as integer, but are
>   actually bigint.

The proposed changes all look good to me, thanks!

--
Daniel Gustafsson