Re: When/if to Reindex

Поиск
Список
Период
Сортировка
От Steven Flatt
Тема Re: When/if to Reindex
Дата
Msg-id 357fa7590708090651p71b9bc47n66739f8dbbb4ff57@mail.gmail.com
обсуждение исходный текст
Ответ на Re: When/if to Reindex  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: When/if to Reindex
Список pgsql-performance
On 8/8/07, Tom Lane <tgl@sss.pgh.pa.us> wrote:
I'd make the same remark about Steven's case: if possible, don't create
the indexes at all until you've loaded the table fully.
 
We considered this, however in some of our 12-hour partitions, there are upwards of 50 or 60 million rows near the end of the 12 hours so read performance gets bad on the current partition very quickly if there are no indexes.
 
It makes more sense for us to have ~1 hour's worth of reindexing afterwards during which read performance on that partition is "compromised".
 
Steve
 

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

Предыдущее
От: "Trevor Talbot"
Дата:
Сообщение: Re: Update table performance
Следующее
От: Vivek Khera
Дата:
Сообщение: Re: mid 2007 "best bang for the buck" hardware opinions