Re: 8.x index insert performance

Поиск
Список
Период
Сортировка
От Kelly Burkhart
Тема Re: 8.x index insert performance
Дата
Msg-id 1130792391.7026.55.camel@krb06.tradebot.com
обсуждение исходный текст
Ответ на Re: 8.x index insert performance  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: 8.x index insert performance  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-performance
On Mon, 2005-10-31 at 15:30 -0500, Tom Lane wrote:
> mark@mark.mielke.cc writes:
> > I've been trying to figure out whether null values are indexed or not from
> > the documentation. I was under the impression, that null values are not
> > stored in the index.
>
> You're mistaken, at least with regard to btree indexes.

Ha!  So I'm creating an index 98% full of nulls!  Looks like this is
easily fixed with partial indexes.

-K

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: 8.x index insert performance
Следующее
От: "Merlin Moncure"
Дата:
Сообщение: Re: 8.x index insert performance