Re: Table not getting vaccumed.

Поиск
Список
Период
Сортировка
От Jim C. Nasby
Тема Re: Table not getting vaccumed.
Дата
Msg-id 20061002190831.GG81937@nasby.net
обсуждение исходный текст
Ответ на Table not getting vaccumed.  ("Nimesh Satam" <nimesh.zedo@gmail.com>)
Список pgsql-performance
On Sat, Sep 30, 2006 at 02:55:54PM +0530, Nimesh Satam wrote:
> I am trying to vaccum one of the table using the following command:
>
> VACUUM FULL ANALYZE VERBOSE table_name;

Are you sure you want to do a vacuum full? Normally, that shouldn't be
required.
--
Jim Nasby                                            jim@nasby.net
EnterpriseDB      http://enterprisedb.com      512.569.9461 (cell)

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

Предыдущее
От: uwcssa
Дата:
Сообщение: Unsubscribe
Следующее
От: "Jim C. Nasby"
Дата:
Сообщение: Re: selecting data from information_schema.columns performance.