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

From Fujii Masao
Subject Re: Fix data checksum progress reporting docs
Date
Msg-id CAHGQGwEv-C9ia+rBYyePzO8F=5FVvS412ZqcOupazuOb5RafNg@mail.gmail.com
Whole thread
In response to Re: Fix data checksum progress reporting docs  (Daniel Gustafsson <daniel@yesql.se>)
Responses Re: Fix data checksum progress reporting docs
List pgsql-docs
On Wed, Jul 8, 2026 at 10:24 PM Daniel Gustafsson <daniel@yesql.se> wrote:
> The proposed changes all look good to me, thanks!

Thanks for the review! I've pushed the patch.

BTW, this is a separate issue, but also related to the data checksums docs,
I found that the glossary entry for "Auxiliary process" includes
the data checksums worker and data checksums worker launcher.
However, their own glossary entries describe them as background workers,
and they are implemented as dynamic background workers.

This seems inconsistent. Other dynamic background workers, such as
logical replication apply workers, are not listed as auxiliary processes.
I don't see why the data checksums worker and launcher should be treated
differently.

Wouldn't it be better to remove the data checksums worker and data
checksums worker launcher from the "Auxiliary process" entry?

Regards,

--
Fujii Masao



pgsql-docs by date:

Previous
From: Daniel Gustafsson
Date:
Subject: Re: Fix data checksum progress reporting docs
Next
From: Daniel Gustafsson
Date:
Subject: Re: Fix data checksum progress reporting docs