]> git.ipfire.org Git - thirdparty/postgresql.git/commit
Dynamically set a lower bound on autovacuum nap time so that we don't rebuild
authorAlvaro Herrera <alvherre@alvh.no-ip.org>
Tue, 9 Jun 2009 16:41:38 +0000 (16:41 +0000)
committerAlvaro Herrera <alvherre@alvh.no-ip.org>
Tue, 9 Jun 2009 16:41:38 +0000 (16:41 +0000)
commit2be1e5c9c4dcecf4d9f846cf416a3b70e617707a
tree7b8d83c69b52fcb124a35066cdf9de37264e4d57
parentc31c81cee6aea83e13d83b72d7c6dbbc22179c00
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.
src/backend/postmaster/autovacuum.c