Re: Query planner problem

Поиск
Список
Период
Сортировка
От Greg Stark
Тема Re: Query planner problem
Дата
Msg-id 878yan1n51.fsf@stark.xeocode.com
обсуждение исходный текст
Ответ на Re: Query planner problem  (Russell Smith <mr-russ@pws.com.au>)
Список pgsql-performance
Russell Smith <mr-russ@pws.com.au> writes:

> The Index does not store NULL values

This is false.

Though the fact that NULL values are indexed in postgres doesn't help with
this poster's actual problem.

--
greg

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

Предыдущее
От: Pierre-Frédéric Caillaud
Дата:
Сообщение: Re: index not used when using function
Следующее
От: Patrick Hatcher
Дата:
Сообщение: Re: Slow update/insert process