The new autovacuum tool

From: Socketd <db(at)traceroute(dot)dk>
To: pgsql-general(at)postgresql(dot)org
Subject: The new autovacuum tool
Date: 2003-11-24 10:37:10
Message-ID: 20031124113710.784ac673.db@traceroute.dk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi all

Will autovacuum both VACUUM and ANALYZE all databases, so that I can
delete my script which runs daily: "vacuumdb -a -z"?

br
socketd (a Postgresql newbie)

ps: Please cc to me as I am not on this list

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Peter Eisentraut 2003-11-24 13:18:22 Re: building 7.4 with plperl
Previous Message igor 2003-11-24 09:26:06 Re: why ORDER BY works wrong in pg7.3.4?