Reduce the acceptable staleness of pgstat data for autovacuum, per the
authorAlvaro Herrera <alvherre@alvh.no-ip.org>
Mon, 3 Nov 2008 19:03:41 +0000 (19:03 +0000)
committerAlvaro Herrera <alvherre@alvh.no-ip.org>
Mon, 3 Nov 2008 19:03:41 +0000 (19:03 +0000)
commit52af005e8b029133455addd9a9d5ec85ddbad9c0
treecc992b6b8a8952655fc92c795bb7ceef3fb7aa11
parent1a850edf036a1c7dbb9f4fcfeae1e5f2c68cf049
Reduce the acceptable staleness of pgstat data for autovacuum, per the
longstanding note in the source that this patch removes.
src/backend/postmaster/autovacuum.c
src/backend/postmaster/pgstat.c