Re: Vacuum is needed or not?

From: Jaime Casanova <systemguards(at)gmail(dot)com>
To: Szabolcs BALLA <szballa(at)confinsystems(dot)com>
Cc: postgre <pgsql-admin(at)postgresql(dot)org>
Subject: Re: Vacuum is needed or not?
Date: 2006-01-05 15:48:02
Message-ID: c2d9e70e0601050748j75b26a82r3c68532aa04ec4e4@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

On 1/5/06, Szabolcs BALLA <szballa(at)confinsystems(dot)com> wrote:
>
>
VACUUM is needed at least every billion transactions...

execute it in a
> script periodically... if you are in doubt if you need
VACUUM then you need
> it urgently, execute it right now!!!

>
> yes, and i running every weekend a full analyze, but actually i think it's
> need again, but just for feel i couldn't stop the server.
> I need evidence. (oldspice rulez ;))
>
> Szabek

a plain VACUUM (without full) is enough in most cases... and you don't
need to stop the server for a plain VACUUM...

--
regards,
Jaime Casanova
(DBA: DataBase Aniquilator ;)

In response to

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Guido Barosio 2006-01-05 17:30:13 Re: Vacuum is needed or not?
Previous Message Stefan Holzheu 2006-01-05 14:44:36 like vs =