Re: indexes are farked

Поиск
Список
Период
Сортировка
От Neil Conway
Тема Re: indexes are farked
Дата
Msg-id 42F7C101.9000002@samurai.com
обсуждение исходный текст
Ответ на Re: indexes are farked  (Scott Marlowe <smarlowe@g2switchworks.com>)
Ответы Re: indexes are farked  (Scott Marlowe <smarlowe@g2switchworks.com>)
Список pgsql-general
Scott Marlowe wrote:
> You might want to schedule analyzes to run every thirty minutes or every
> hour.

I doubt that is necessary or wise. Rerunning ANALYZE should only be
necessary when the distribution of your data changes significantly --
e.g. after a bulk load or deletion of a lot of content. IMHO In most
circumstances, running ANALYZE once a day is more than sufficient.

-Neil

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

Предыдущее
От: "Joshua D. Drake"
Дата:
Сообщение: Re: AMD 64 RPM?
Следующее
От: Martijn van Oosterhout
Дата:
Сообщение: Re: Simple PG Sql question (i hope)