forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit5752e1b
committed
Fix documentation reference to maximum allowed for autovacuum_freeze_max_age.
The documentation mentioned setting autovacuum_freeze_max_age to"its maximum allowed value of a little less than two billion".This led to a post asking about the exact maximum allowed value,which is precisely two billion, not "a little less".Based on question by Radovan Jablonovsky. Backpatch to 8.3.1 parent87802a1 commit5752e1b
1 file changed
+2
-2
lines changedLines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
450 | 450 |
| |
451 | 451 |
| |
452 | 452 |
| |
453 |
| - | |
454 |
| - | |
| 453 | + | |
| 454 | + | |
455 | 455 |
| |
456 | 456 |
| |
457 | 457 |
| |
|
0 commit comments
Comments
(0)