-----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of David Kerr Sent: Wednesday, 4 April 2012 11:37 AM To: [email protected] Subject: [PERFORM] pg_autovacuum in PG9.x
Howdy, What is/is there a replacement for pg_autovacuum in PG9.0+ ? I haven't had much luck looking for it in the docs. Thanks! Dave -- Sent via pgsql-performance mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-performance Hi Dave, It's part of core now: http://www.postgresql.org/docs/9.1/static/routine-vacuuming.html#AUTOVACUUM -- Sent via pgsql-performance mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-performance
