Re: 8.x index insert performance

Поиск
Список
Период
Сортировка
От mark@mark.mielke.cc
Тема Re: 8.x index insert performance
Дата
Msg-id 20051031193547.GA3311@mark.mielke.cc
обсуждение исходный текст
Ответ на Re: 8.x index insert performance  ("Merlin Moncure" <merlin.moncure@rcsonline.com>)
Ответы Re: 8.x index insert performance  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-performance
On Mon, Oct 31, 2005 at 12:32:03PM -0500, Merlin Moncure wrote:
> if that index is causing the problem, you may want to consider setting
> up partial index to exclude null values.

Hey all.

Pardon my ignorance. :-)

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. Occassionally, though, I then see a suggestion such
as the above, that seems to indicate to me that null values *are* stored
in the index, allowing for the 'exclude null values' to have effect?

Which is it? :-)

Thanks,
mark

--
mark@mielke.cc / markm@ncf.ca / markm@nortel.com     __________________________
.  .  _  ._  . .   .__    .  . ._. .__ .   . . .__  | Neighbourhood Coder
|\/| |_| |_| |/    |_     |\/|  |  |_  |   |/  |_   |
|  | | | | \ | \   |__ .  |  | .|. |__ |__ | \ |__  | Ottawa, Ontario, Canada

  One ring to rule them all, one ring to find them, one ring to bring them all
                       and in the darkness bind them...

                           http://mark.mielke.cc/


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

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