Re: How often do I need to reindex tables?

Поиск
Список
Период
Сортировка
Искать
От
Jeff Davis
Тема
Re: How often do I need to reindex tables?
Дата
Msg-id
1172866723.13722.212.camel@dogma.v10.wvs
Ответ на
Список
Дерево обсуждения
Re: How often do I need to reindex tables? "Martin Gainty" <mgainty@hotmail.com>
On Wed, 2007-02-28 at 09:17 -0800, Joshua D. Drake wrote:
> Bill, you are right but I believe Jim was speaking from a general
> perspective. Generally speaking you should not have to reindex, or if
> you do very rarely.
> 
> I too have a couple of databases we manage that require a reindex more
> often than what would be considered normal, but a reindex is far from
> the norm itself.
> 

Isn't a REINDEX still needed in the case of monotonically increasing
keys, such as in a sequence or timestamp index? I also delete tuples, so
that results in a forward-shifting range of keys.

If this is not normal, I need to re-evaluate my autovacuum settings.

Regards,
	Jeff Davis

В списке pgsql-general по дате отправления
От: Kenneth Downs
Дата:
Сообщение: Re: Custom session variables?
От: Andrej Ricnik-Bay
Дата:
Сообщение: Re: PG Dump 8.2
FAQ