values, the vacuum_cost_limit and
vacuum_cost_delay values will be used instead.
The other parameter, pg_autovacuum>.enabled>,
- can be used to instruct the autovacuum daemon to skip any particular table
- by setting it to false.
+ can be used to instruct the autovacuum daemon to skip any particular table
+ by setting it to false.
+
+ The contents of the pg_autovacuum system
+ catalog are currently not saved in database dumps created by
+ the tools pg_dump and pg_dumpall.
+ If you need to preserve them across a dump/reload cycle, make sure you
+ dump the catalog manually.
+
+
+