RE: Use of index in 7.0 vs 6.5

Поиск
Список
Период
Сортировка
От Mikheev, Vadim
Тема RE: Use of index in 7.0 vs 6.5
Дата
Msg-id 8F4C99C66D04D4118F580090272A7A23018BFF@SECTORBASE1
обсуждение исходный текст
Ответ на Use of index in 7.0 vs 6.5  (Ryan Bradetich <ryan_bradetich@hp.com>)
Ответы Re: Use of index in 7.0 vs 6.5  (Bruce Momjian <pgman@candle.pha.pa.us>)
Список pgsql-sql
> For example we could count up distinct values for the first 
> column of an index by scanning its index relation.

Oracle has index keys distribution page... And we have near empty
meta-page for each index AM... And backend reads this page for
each insert...

Vadim


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

Предыдущее
От: "Hiroshi Inoue"
Дата:
Сообщение: RE: Use of index in 7.0 vs 6.5
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Use of index in 7.0 vs 6.5