will take more space, because it must store the commit status of all
transactions back to the autovacuum_freeze_max_age> horizon.
The commit status uses two bits per transaction, so if
- autovacuum_freeze_max_age> is set to its maximum allowed value of
- a little less than two billion, pg_clog> can be expected to
+ autovacuum_freeze_max_age> is set to its maximum allowed
+ value of two billion, pg_clog> can be expected to
grow to about half a gigabyte. If this is trivial compared to your
total database size, setting autovacuum_freeze_max_age> to
its maximum allowed value is recommended. Otherwise, set it depending