forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit1a8e72b
committed
Doc: update VACUUM VERBOSE freezing tip.
VACUUM VERBOSE/autovacuuming logging have reported on the number ofpages frozen by VACUUM since commitd977ffd added that capability.This information is directly related to relfrozenxid advancement, soupdate an older tip from the documentation about how relfrozenxid isreported on by the same instrumentation code. Now the tip directlymentions newly frozen pages, too.1 parent4d41799 commit1a8e72b
1 file changed
+3
-2
lines changedLines changed: 3 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
643 | 643 |
| |
644 | 644 |
| |
645 | 645 |
| |
646 |
| - | |
647 |
| - | |
| 646 | + | |
| 647 | + | |
| 648 | + | |
648 | 649 |
| |
649 | 650 |
| |
650 | 651 |
| |
|
0 commit comments
Comments
(0)