forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitb2bf22c
committed
Fix documentation of "must be vacuumed within" warning.
Warnings start 10M transactions before xidStopLimit, which is 11Mtransactions before wraparound. The sample WARNING output showed avalue greater than 11M, and its HINT message predated commit25ec228. Hence, the sample wasimpossible. Back-patch to 9.5 (all supported versions).1 parent4a12bfe commitb2bf22c
1 file changed
+5
-6
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
606 | 606 |
| |
607 | 607 |
| |
608 | 608 |
| |
609 |
| - | |
610 |
| - | |
611 |
| - | |
612 |
| - | |
| 609 | + | |
| 610 | + | |
| 611 | + | |
613 | 612 |
| |
614 | 613 |
| |
615 |
| - | |
616 |
| - | |
| 614 | + | |
| 615 | + | |
617 | 616 |
| |
618 | 617 |
| |
619 | 618 |
| |
|
0 commit comments
Comments
(0)