Dynamically set a lower bound on autovacuum nap time so that we don't rebuild
Alvaro Herrera <alvherre@alvh.no-ip.org>
Dynamically set a lower bound on autovacuum nap time so that we don't rebuild the database list too often. Per bug report from Łukasz Jagiełło and ensuing discussion on pgsql-performance.
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/postmaster/autovacuum.c | modified | +16 −5 |