Re: Fix data checksum progress reporting docs - Mailing list pgsql-docs

From Daniel Gustafsson
Subject Re: Fix data checksum progress reporting docs
Date
Msg-id E5A7D80B-A691-4DDE-9E90-19CC0ED0BFF5@yesql.se
Whole thread
In response to Fix data checksum progress reporting docs  (Fujii Masao <masao.fujii@gmail.com>)
Responses Re: Fix data checksum progress reporting docs
List 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




pgsql-docs by date:

Previous
From: Fujii Masao
Date:
Subject: Fix data checksum progress reporting docs
Next
From: Fujii Masao
Date:
Subject: Re: Fix data checksum progress reporting docs