linkend="guc-superuser-reserved-connections"> limits.
- On each run, the worker process checks each table within that database, and
- VACUUM or ANALYZE commands are
- issued as needed.
-
-
Tables whose relfrozenxid> value is more than
autovacuum_freeze_max_age> transactions old are always
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 want to preserve them across a dump/reload cycle, make sure you
- dump the catalog manually.
+ catalog are currently not saved in database dumps created by the
+ t
ools pg_dump> and pg_dumpall>. If
+ you want to preserve them across a dump/reload cycle, make sure
+ you dump the catalog manually.
- When multiple workers are running, the cost limit is "balanced" among all
- the running workers, so that the total impact on the system is the same,
- regardless of the number of workers actually running.
+ When multiple workers are running, the cost limit is
+ balanced
among all the running workers, so that the
+ total impact on the system is the same, regardless of the number
+ of workers actually running.
-