Re: Press Release

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Press Release
Дата
Msg-id 23869.1067470811@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Press Release  (Bruce Momjian <pgman@candle.pha.pa.us>)
Список pgsql-advocacy
Bruce Momjian <pgman@candle.pha.pa.us> writes:
> Robert Treat wrote:
>> Tom has laid out at least one case where the potential for index growth
>> exits, though I don't see it in a quick search of the archives...
>>
>> Tom, can you weigh in here?

> If you delete all but one row on every index page, I think.

It might be worth pointing out that while one entry per page would be
pretty grim, it's at least a *bounded* overhead factor.  Pre-7.4 it was
possible to accumulate arbitrarily large numbers of entirely empty pages
in an index, so that the total index size could grow without bound even
when the actual number of live entries stayed about constant.

Furthermore, this worst case actually happened in a significant fraction
of real-world usages.  The cases where 7.4 will degrade to a small
number of live entries per page are (probably) far more infrequent.

So I think 7.4 will greatly reduce the need for routine reindexing ...
but it's probably premature to claim that it's gone entirely.

            regards, tom lane

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

Предыдущее
От: "Arcadius A."
Дата:
Сообщение: Re: Open Source (and PostgreSQL) in South Africa
Следующее
От: Christopher Browne
Дата:
Сообщение: Re: PostgreSQL Certification