forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commita19f83f
committed
docs: Enhance the pg_stat_checkpointer view documentation.
This commit updates the documentation for the pg_stat_checkpointer viewto 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 MasaoReviewed-by: Anton A. MelnikovDiscussion:https://postgr.es/m/4640258e-d959-4cf0-903c-cd02389c3e05@oss.nttdata.com1 parent04c64e3 commita19f83f
1 file changed
+14
-5
lines changedLines changed: 14 additions & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3051 | 3051 |
| |
3052 | 3052 |
| |
3053 | 3053 |
| |
3054 |
| - | |
3055 |
| - | |
3056 |
| - | |
3057 |
| - | |
| 3054 | + | |
3058 | 3055 |
| |
3059 | 3056 |
| |
3060 | 3057 |
| |
| |||
3063 | 3060 |
| |
3064 | 3061 |
| |
3065 | 3062 |
| |
3066 |
| - | |
| 3063 | + | |
3067 | 3064 |
| |
3068 | 3065 |
| |
3069 | 3066 |
| |
| |||
3146 | 3143 |
| |
3147 | 3144 |
| |
3148 | 3145 |
| |
| 3146 | + | |
| 3147 | + | |
| 3148 | + | |
| 3149 | + | |
| 3150 | + | |
| 3151 | + | |
| 3152 | + | |
| 3153 | + | |
| 3154 | + | |
| 3155 | + | |
| 3156 | + | |
| 3157 | + | |
3149 | 3158 |
| |
3150 | 3159 |
| |
3151 | 3160 |
| |
|
0 commit comments
Comments
(0)