summaryrefslogtreecommitdiff
path: root/src/tutorial/funcs.c
diff options
context:
space:
mode:
authorFujii Masao <fujii@postgresql.org>2024-09-19 02:14:10 +0900
committerFujii Masao <fujii@postgresql.org>2024-09-19 02:16:00 +0900
commitfa3a022136fc6d7138ad217bfc8ac7e76d6d38f8 (patch)
treee92997dcd8c5bb6b9ff0bcb7ea7bd9fe76c14b99 /src/tutorial/funcs.c
parent633b609e1c239968e80a645951a28fcded53e44b (diff)
docs: Improve the description of num_timed column in pg_stat_checkpointer.
The previous documentation stated that num_timed reflects the number of scheduled checkpoints performed. However, checkpoints may be skipped if the server has been idle, and num_timed counts both skipped and completed checkpoints. This commit clarifies the description to make it clear that the counter includes both skipped and completed checkpoints. Back-patch to v17 where pg_stat_checkpointer was added. Author: Fujii Masao Reviewed-by: Alexander Korotkov Discussion: https://postgr.es/m/9ea77f40-818d-4841-9dee-158ac8f6e690@oss.nttdata.com
Diffstat (limited to 'src/tutorial/funcs.c')
0 files changed, 0 insertions, 0 deletions