Re: Optimizing Bitmap Heap Scan.

Поиск
Список
Период
Сортировка
От Kevin Grittner
Тема Re: Optimizing Bitmap Heap Scan.
Дата
Msg-id 4B1E2EE2020000250002D207@gw.wicourts.gov
обсуждение исходный текст
Ответ на Re: Optimizing Bitmap Heap Scan.  (Lennin Caro <lennin.caro@yahoo.com>)
Список pgsql-performance
Lennin Caro <lennin.caro@yahoo.com> wrote:

> I have run vacuum full

That's not usually a good idea.  For one thing, it will tend to
bloat your indexes.

-Kevin

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Vacuum running out of memory
Следующее
От: Robert Haas
Дата:
Сообщение: Re: performance penalty between Postgresql 8.3.8 and 8.4.1