- Notifications
You must be signed in to change notification settings - Fork4.9k
Commiteeb0b78
committed
Re-Align *_freeze_max_age reloption limits with corresponding GUC limits.
In020235a I lowered the autovacuum_*freeze_max_age minimums toallow for easier testing of wraparounds. I did not touch thecorresponding per-table limits. While those don't matter for the purposeof wraparound, it seems more consistent to lower them as well.It's noteworthy that the previous reloption lower limit forautovacuum_multixact_freeze_max_age was too high by one magnitude, evenbefore020235a.Discussion: 26377.1443105453@sss.pgh.pa.usBackpatch: back to 9.0 (in parts), like the prior patch1 parent3d8987f commiteeb0b78
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
150 | 150 |
| |
151 | 151 |
| |
152 | 152 |
| |
153 |
| - | |
| 153 | + | |
154 | 154 |
| |
155 | 155 |
| |
156 | 156 |
| |
|
0 commit comments
Comments
(0)