Re: How to fast the REINDEX

Поиск
Список
Период
Сортировка
От Pierre C
Тема Re: How to fast the REINDEX
Дата
Msg-id op.vahgtfv7eorkce@immo.peufeu.com
обсуждение исходный текст
Ответ на Re: How to fast the REINDEX  (Steve Clark <sclark@netwolves.com>)
Ответы Re: How to fast the REINDEX
Список pgsql-performance
> So am I to understand I don't need to do daily reindexing as a
> maintenance measure with 8.3.7 on FreeBSD.

Sometimes it's better to have indexes with some space in them so every
insert doesn't hit a full index page and triggers a page split to make
some space.
Of course if the index is 90% holes you got a problem ;)



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

Предыдущее
От: Faheem Mitha
Дата:
Сообщение: Re: experiments in query optimization
Следующее
От: raghavendra t
Дата:
Сообщение: Re: How to fast the REINDEX