Re: Index Performance Help

Поиск
Список
Период
Сортировка
От Josh Berkus
Тема Re: Index Performance Help
Дата
Msg-id 200402051028.35116.josh@agliodbs.com
обсуждение исходный текст
Ответ на Re: Index Performance Help  ("Damien Dougan" <damien.dougan@mobilecohesion.com>)
Список pgsql-performance
Damian,

Also, if there have been a lot of updates to the table, you may need to run a
REINDEX on it.   An attenuated index would be slow to load because of the
nummber of empty disk blocks.

--
-Josh Berkus
 Aglio Database Solutions
 San Francisco


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

Предыдущее
От: Orion Henry
Дата:
Сообщение: Re: 7.3 vs 7.4 performance
Следующее
От: Mark Harrison
Дата:
Сообщение: Re: [pgsql-advocacy] MySQL+InnoDB vs. PostgreSQL test?