On Friday 31 July 2009 6:18:30 am Jennifer Trey wrote: > Is autovacuum on by default? > or do I uncomment > > #autovacuum = on > > and > > #track_counts = on > > to enable it? Anything else I should do? > > Thanks / Jennifer
You might check out this part of the manual :) http://www.postgresql.org/docs/8.4/interactive/runtime-config-autovacuum.html -- Adrian Klaver [email protected] -- Sent via pgsql-general mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-general
