forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit52b0f88
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 parent441d4b5 commit52b0f88
1 file changed
+5
-6
lines changedLines changed: 5 additions & 6 deletions
Original 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)