Re: btree index growth

Поиск
Список
Период
Сортировка
От Josh Berkus
Тема Re: btree index growth
Дата
Msg-id 200307031939.58656.josh@agliodbs.com
обсуждение исходный текст
Ответ на btree index growth  ("Christopher Kings-Lynne" <chriskl@familyhealth.com.au>)
Список pgsql-hackers
Chris,

> How "fixed" is the btree index growth issue in 7.4?  Does it mean no more
> reindexing ever?  Or does it mean reindexing once a month instead of once a
> week?

The Free Space Map has been extended to cover indexes.  So this means that
with proper FSM tuning, one may be able to eliminate or tremendously postpone
REINDEX.

Without proper FSM tuning, of course, you're no better off than 7.3.


--
-Josh BerkusAglio Database SolutionsSan Francisco



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

Предыдущее
От: The Hermit Hacker
Дата:
Сообщение: Re: How to submit Tsearch V2 ?
Следующее
От: Tom Lane
Дата:
Сообщение: Error messages --- now that we've got it, do you like it?