diff options
author | Fujii Masao <fujii@postgresql.org> | 2024-10-01 01:55:45 +0900 |
---|---|---|
committer | Fujii Masao <fujii@postgresql.org> | 2024-10-01 02:01:57 +0900 |
commit | a19f83f87966f763991cc76404f8e42a36e7e842 (patch) | |
tree | 4e00eb866d26bc091e9aa8b316eea945e37c99d6 /src/backend/commands/copyfromparse.c | |
parent | 04c64e3fb35af090c249303b9df0a311f2a07593 (diff) | |
download | postgresql-a19f83f87966f763991cc76404f8e42a36e7e842.tar.gz postgresql-a19f83f87966f763991cc76404f8e42a36e7e842.zip |
docs: Enhance the pg_stat_checkpointer view documentation.
This commit updates the documentation for the pg_stat_checkpointer view
to clarify what kind of checkpoints or restartpoints each counter tracks.
This makes it easier to understand the meaning of each counter.
Previously, the num_requested description included "backend,"
which could be misleading since requests come from other sources as well.
This commit also removes "backend" from the description of num_requested,
to avoid confusion.
Author: Fujii Masao
Reviewed-by: Anton A. Melnikov
Discussion: https://postgr.es/m/4640258e-d959-4cf0-903c-cd02389c3e05@oss.nttdata.com
Diffstat (limited to 'src/backend/commands/copyfromparse.c')
0 files changed, 0 insertions, 0 deletions