- Notifications
You must be signed in to change notification settings - Fork28
Commitcbccac3
committed
Reduce the default value of autovacuum_vacuum_cost_delay to 2ms.
This is a better way to implement the desired change of increasingautovacuum's default resource consumption.Discussion:https://postgr.es/m/28720.1552101086@sss.pgh.pa.us1 parent52985e4 commitcbccac3
File tree
3 files changed
+3
-3
lines changed- doc/src/sgml
- src/backend/utils/misc
3 files changed
+3
-3
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
7033 | 7033 |
| |
7034 | 7034 |
| |
7035 | 7035 |
| |
7036 |
| - | |
| 7036 | + | |
7037 | 7037 |
| |
7038 | 7038 |
| |
7039 | 7039 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3312 | 3312 |
| |
3313 | 3313 |
| |
3314 | 3314 |
| |
3315 |
| - | |
| 3315 | + | |
3316 | 3316 |
| |
3317 | 3317 |
| |
3318 | 3318 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
589 | 589 |
| |
590 | 590 |
| |
591 | 591 |
| |
592 |
| - | |
| 592 | + | |
593 | 593 |
| |
594 | 594 |
| |
595 | 595 |
| |
|
0 commit comments
Comments
(0)