index doesn't work for null?

Поиск
Список
Период
Сортировка
От Alex Pilosov
Тема index doesn't work for null?
Дата
Msg-id Pine.BSO.4.10.10105151823150.26275-100000@spider.pilosoft.com
обсуждение исходный текст
Список pgsql-general
I have a bit of a problem:

'select from xx where field=null' will always result in seq scan even when
there's a [btree] index on the field.

Is this a known issue?

-alex


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

Предыдущее
От: Ryan Mahoney
Дата:
Сообщение: Re: Performance aggregates
Следующее
От: Bill McGonigle
Дата:
Сообщение: trouble with the automatic indexes on CREATE TABLE