- Notifications
You must be signed in to change notification settings - Fork5
Commit7a3e8d7
committed
Move pg_stat_progress_vacuum to the table of Dynamic Statistics Views in doc.
Previously the description about pg_stat_progress_vacuum was in the tableof "Collected Statistics Views" in the doc. But since it repors dynamicinformation, i.e., the current progress of VACUUM, its description should bein the table of "Dynamic Statistics Views".Back-patch to 9.6 where pg_stat_progress_vacuum was added.Author: Amit LangoteDiscussion:http://postgr.es/m/7ab51b59-8d4d-6193-c60a-b75f222efb12@lab.ntt.co.jp1 parenta6e7d59 commit7a3e8d7
1 file changed
+8
-6
lines changedLines changed: 8 additions & 6 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
324 | 324 |
| |
325 | 325 |
| |
326 | 326 |
| |
| 327 | + | |
| 328 | + | |
| 329 | + | |
| 330 | + | |
| 331 | + | |
| 332 | + | |
| 333 | + | |
| 334 | + | |
327 | 335 |
| |
328 | 336 |
| |
329 | 337 |
| |
| |||
515 | 523 |
| |
516 | 524 |
| |
517 | 525 |
| |
518 |
| - | |
519 |
| - | |
520 |
| - | |
521 |
| - | |
522 |
| - | |
523 |
| - | |
524 | 526 |
| |
525 | 527 |
| |
526 | 528 |
| |
|
0 commit comments
Comments
(0)