Re: autovacuum questions

From: Alvaro Herrera <alvherre(at)commandprompt(dot)com>
To: Rafael Domiciano <rafael(dot)domiciano(at)gmail(dot)com>
Cc: isabella(dot)ghiurea(at)nrc-cnrc(dot)gc(dot)ca, pgsql-admin(at)postgresql(dot)org
Subject: Re: autovacuum questions
Date: 2008-10-31 16:02:13
Message-ID: 20081031160213.GC10668@alvh.no-ip.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Rafael Domiciano escribió:

> The vacuum is not full, to run a full vacuum you need to set a cron job;
> better to run at the night.

Doing VACUUM FULL on crontab is rarely a good idea. If you find
yourself in a situation where you need VACUUM FULL, then you've not
tuned regular vacuum appropriately.

--
Alvaro Herrera http://www.CommandPrompt.com/
The PostgreSQL Company - Command Prompt, Inc.

In response to

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Scott Marlowe 2008-10-31 18:31:56 Re: autovacuum questions
Previous Message Rafael Domiciano 2008-10-31 15:32:45 Re: autovacuum questions