Add options to pg_autovacuum to support setting the cost-based-vacuum
Tom Lane <tgl@sss.pgh.pa.us>
Add options to pg_autovacuum to support setting the cost-based-vacuum parameters differently from their default values. Matthew T. O'Connor
Files
| Path | Change | +/− |
|---|---|---|
| contrib/pg_autovacuum/pg_autovacuum.c | modified | +163 −61 |
| contrib/pg_autovacuum/pg_autovacuum.h | modified | +11 −1 |
| contrib/pg_autovacuum/README.pg_autovacuum | modified | +11 −0 |