Re: Fix data checksum progress reporting docs

From: Daniel Gustafsson <daniel(at)yesql(dot)se>
To: Fujii Masao <masao(dot)fujii(at)gmail(dot)com>
Cc: "pgsql-docs(at)lists(dot)postgresql(dot)org" <pgsql-docs(at)lists(dot)postgresql(dot)org>
Subject: Re: Fix data checksum progress reporting docs
Date: 2026-07-08 13:24:25
Message-ID: E5A7D80B-A691-4DDE-9E90-19CC0ED0BFF5@yesql.se
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-docs

> On 8 Jul 2026, at 14:23, Fujii Masao <masao(dot)fujii(at)gmail(dot)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

In response to

Responses

Browse pgsql-docs by date

  From Date Subject
Next Message Fujii Masao 2026-07-09 00:17:46 Re: Fix data checksum progress reporting docs
Previous Message Fujii Masao 2026-07-08 12:23:32 Fix data checksum progress reporting docs