Reduce the default value of autovacuum_vacuum_cost_delay to 2ms.
Tom Lane <tgl@sss.pgh.pa.us>
Reduce the default value of autovacuum_vacuum_cost_delay to 2ms. This is a better way to implement the desired change of increasing autovacuum's default resource consumption. Discussion: https://postgr.es/m/28720.1552101086@sss.pgh.pa.us
Files
| Path | Change | +/− |
|---|---|---|
| doc/src/sgml/config.sgml | modified | +1 −1 |
| src/backend/utils/misc/guc.c | modified | +1 −1 |
| src/backend/utils/misc/postgresql.conf.sample | modified | +1 −1 |
Documentation touched
Discussion
- Should we increase the default vacuum_cost_limit? 44 messages · 2019-02-25 → 2019-03-12