Commit e820db5
committed
Improve documentation for pg_stat_checkpointer fields
pg_stat_checkpointer contains statistics for checkpoints and restartpoints.
Before 12915a5 documentation said only about checkpoints implying that
restartpoint is the variation of checkpoint. 12915a5 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. Melnikov1 parent ecb0fd3 commit e820db5
2 files changed
+8
-7
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3016 | 3016 | | |
3017 | 3017 | | |
3018 | 3018 | | |
3019 | | - | |
| 3019 | + | |
| 3020 | + | |
3020 | 3021 | | |
3021 | 3022 | | |
3022 | 3023 | | |
| |||
3026 | 3027 | | |
3027 | 3028 | | |
3028 | 3029 | | |
3029 | | - | |
3030 | | - | |
| 3030 | + | |
| 3031 | + | |
3031 | 3032 | | |
3032 | 3033 | | |
3033 | 3034 | | |
| |||
3036 | 3037 | | |
3037 | 3038 | | |
3038 | 3039 | | |
3039 | | - | |
| 3040 | + | |
3040 | 3041 | | |
3041 | 3042 | | |
3042 | 3043 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5737 | 5737 | | |
5738 | 5738 | | |
5739 | 5739 | | |
5740 | | - | |
| 5740 | + | |
5741 | 5741 | | |
5742 | 5742 | | |
5743 | 5743 | | |
| |||
5760 | 5760 | | |
5761 | 5761 | | |
5762 | 5762 | | |
5763 | | - | |
| 5763 | + | |
5764 | 5764 | | |
5765 | 5765 | | |
5766 | 5766 | | |
5767 | 5767 | | |
5768 | | - | |
| 5768 | + | |
5769 | 5769 | | |
5770 | 5770 | | |
5771 | 5771 | | |
| |||
0 commit comments