Index grows huge, possible leakage?

Поиск
Список
Период
Сортировка
От Alfred Perlstein
Тема Index grows huge, possible leakage?
Дата
Msg-id 20010201153426.U26076@fw.wintelcom.net
обсуждение исходный текст
Список pgsql-hackers
After several weeks our idicies grow very large (in one case to
4-5 gigabytes) After droppping and recreating the indecies they
shrink back to something more reasonable (500megs same case).

We are currently using Vadim's vacuum patches for VLAZY and MMNB, 
against 7.0.3.  We are using a LAZY vacuum on these tables

However a normal (non-lazy) vacuum doesn't shrink the index, the
only thing that helps reduce the size is dropping and recreating.

Is this a bug in 7.0.3?  A possible bug in Vadim's patches? Or is
this somewhat expected behavior that we have to cope with?

As a side note, the space requirement is actually 'ok' it's just
that performance gets terrible once the indecies reach such huge
sizes.

-- 
-Alfred Perlstein - [bright@wintelcom.net|alfred@freebsd.org]
"I have the heart of a child; I keep it in a jar on my desk."


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

Предыдущее
От: Dave Mertens
Дата:
Сообщение: Re: Re: Re: grant privileges to a database [URGENT]
Следующее
От: "XuYifeng"
Дата:
Сообщение: Re: Index grows huge, possible leakage?