Re: postgresql performance tuning

Поиск
Список
Период
Сортировка
От Michael Stone
Тема Re: postgresql performance tuning
Дата
Msg-id 20051207002307.GM7330@mathom.us
обсуждение исходный текст
Ответ на Re: postgresql performance tuning  (Ameet Kini <akini@cs.wisc.edu>)
Список pgsql-performance
On Tue, Dec 06, 2005 at 04:03:22PM -0600, Ameet Kini wrote:
>I'm running postgresql v8.0 and my problem is that running vacuum on my
>indices are blazing fast (upto 10x faster) AFTER running reindex. For a
>table with only 1 index, the time to do a vacuum (without full) went down
>from 45 minutes to under 3 minutes.

I've also noticed a fairly large increase in vacuum speed after a
reindex. (To the point where the reindex + vacuum was faster than just a
vacuum.)

Mike Stone

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: High context switches occurring
Следующее
От: Michael Stone
Дата:
Сообщение: Re: LVM and Postgres