Re: Vacuum is needed or not?

Поиск
Список
Период
Сортировка
От Jaime Casanova
Тема Re: Vacuum is needed or not?
Дата
Msg-id c2d9e70e0601050637i4888ee80gdc25f285f18bec13@mail.gmail.com
обсуждение исходный текст
Ответ на Vacuum is needed or not?  (Szabolcs BALLA <szballa@confinsystems.com>)
Список pgsql-admin
On 1/5/06, Szabolcs BALLA <szballa@confinsystems.com> wrote:
> Hi,
>
> How do I know vacuum is need or not? I mean, are there any query to know
> status of statistics, tables, indexes, etc?
> (7.4.7)
> Our database size bigger than just go and do it. :(
>
> Thanks,
> Szabek

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!!!

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

В списке pgsql-admin по дате отправления:

Предыдущее
От: Szabolcs BALLA
Дата:
Сообщение: Vacuum is needed or not?
Следующее
От: Jaime Casanova
Дата:
Сообщение: Re: Vacuum is needed or not?