Re: postgresql performance tuning

Поиск
Список
Период
Сортировка
От Ameet Kini
Тема Re: postgresql performance tuning
Дата
Msg-id Pine.LNX.4.58.0512061546120.22753@karadi.cs.wisc.edu
обсуждение исходный текст
Ответ на Re: postgresql performance tuning  (Vivek Khera <vivek@khera.org>)
Ответы Re: postgresql performance tuning  (Michael Stone <mstone+postgres@mathom.us>)
Re: postgresql performance tuning  (Vivek Khera <vivek@khera.org>)
slow COMMITs  (Evgeny Gridasov <eugrid@fpm.kubsu.ru>)
Список pgsql-performance

> what evidence do you have that you are suffering index bloat?  or are
> you just looking for solutions to problems that don't exist as an
> academic exercise? :-)

Well, firstly, its not an academic exercise - Its very much of a real
problem that needs a real solution :)

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.  Maybe thats not bloat but thats
surely surprising.  And this was after running vacuum periodically.

Ameet

>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 2: Don't 'kill -9' the postmaster
>

Ameet

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

Предыдущее
От: David Lang
Дата:
Сообщение: Re: two disks - best way to use them?
Следующее
От: Tom Lane
Дата:
Сообщение: Re: High context switches occurring