Re: Index order ignored after `is null` in query

Поиск
Список
Период
Сортировка
От Jim Nasby
Тема Re: Index order ignored after `is null` in query
Дата
Msg-id 5466B690.5000705@BlueTreble.com
обсуждение исходный текст
Ответ на Re: Index order ignored after `is null` in query  (Artūras Lapinskas <arturaslape@gmail.com>)
Список pgsql-performance
On 11/7/14, 5:14 AM, Artūras Lapinskas wrote:
> thanks for your time and answer. Not treating IS NULL as equality operator definitely helps me to make more sense out
ofprevious explains. 

You can also try creating a partial index WHERE b IS NULL. WHERE b IS NOT NULL can also sometimes be useful, though for
differentreasons. 
--
Jim Nasby, Data Architect, Blue Treble Consulting
Data in Trouble? Get it in Treble! http://BlueTreble.com


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

Предыдущее
От: Jim Nasby
Дата:
Сообщение: Re: pgtune + configurations with 9.3
Следующее
От: Mark Kirkwood
Дата:
Сообщение: Re: pgtune + configurations with 9.3