diff options
author | Alexander Korotkov <akorotkov@postgresql.org> | 2024-03-14 02:07:27 +0200 |
---|---|---|
committer | Alexander Korotkov <akorotkov@postgresql.org> | 2024-03-14 02:17:59 +0200 |
commit | e820db5b56b20c68bce2956f8f6c8ba6bfff5735 (patch) | |
tree | 9e12e141cfab094144095ff7bf67ad2ba673f534 /src/backend/tcop/postgres.c | |
parent | ecb0fd33720fab91df1207e85704f382f55e1eb7 (diff) | |
download | postgresql-e820db5b56b20c68bce2956f8f6c8ba6bfff5735.tar.gz postgresql-e820db5b56b20c68bce2956f8f6c8ba6bfff5735.zip |
Improve documentation for pg_stat_checkpointer fields
pg_stat_checkpointer contains statistics for checkpoints and restartpoints.
Before 12915a58eec9 documentation said only about checkpoints implying that
restartpoint is the variation of checkpoint. 12915a58eec9 introduced
new separate statistics fields for restartpoints. This commit explicitly
documents fields that are relevant for both checkpoints and restartpoints.
Reported-by: Magnus Hagander
Discussion: https://postgr.es/m/CABUevExav5-SR0x%2BG9kBUMV0G8XsvSUfuyyqmYBBJi6VHns6sw%40mail.gmail.com
Reviewed-by: Anton A. Melnikov
Diffstat (limited to 'src/backend/tcop/postgres.c')
0 files changed, 0 insertions, 0 deletions