- Notifications
You must be signed in to change notification settings - Fork5k
Commit92ee8a4
committed
doc: Mention cost-based delays for total_[auto]{vacuum,analyze}_time
30a6ed0 has added four attributes to pg_stat_all_tables to track thecumulative time spent in [auto]vacuum and [auto]analyze. It was notmentioned that the vacuum cost-based delays are included in thesenumbers, which could be confusing now that the delays are included inthe vacuum progress view (bb8dff9).This commit adds an extra note about this matter.Reported-by: Magnus Hagander <magnus@hagander.net>Author: Bertrand Drouvot <bertranddrouvot.pg@gmail.com>Discussion:https://postgr.es/m/CABUevEz9v1ZNToPyD98JnWDGZgG=SmPZKkSNzU9hXQ-nGTQF0g@mail.gmail.com1 parent45e7e8c commit92ee8a4
1 file changed
+8
-4
lines changedLines changed: 8 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
4066 | 4066 |
| |
4067 | 4067 |
| |
4068 | 4068 |
| |
4069 |
| - | |
| 4069 | + | |
| 4070 | + | |
4070 | 4071 |
| |
4071 | 4072 |
| |
4072 | 4073 |
| |
| |||
4076 | 4077 |
| |
4077 | 4078 |
| |
4078 | 4079 |
| |
4079 |
| - | |
| 4080 | + | |
| 4081 | + | |
4080 | 4082 |
| |
4081 | 4083 |
| |
4082 | 4084 |
| |
| |||
4085 | 4087 |
| |
4086 | 4088 |
| |
4087 | 4089 |
| |
4088 |
| - | |
| 4090 | + | |
| 4091 | + | |
4089 | 4092 |
| |
4090 | 4093 |
| |
4091 | 4094 |
| |
| |||
4095 | 4098 |
| |
4096 | 4099 |
| |
4097 | 4100 |
| |
4098 |
| - | |
| 4101 | + | |
| 4102 | + | |
4099 | 4103 |
| |
4100 | 4104 |
| |
4101 | 4105 |
| |
|
0 commit comments
Comments
(0)