Index for low selectivity field

Поиск
Список
Период
Сортировка
От Robert James
Тема Index for low selectivity field
Дата
Msg-id CAGYyBgjsSoFsRraAietXs3Oedop0ShEmo4dDz7hWPE7nOoX26w@mail.gmail.com
обсуждение исходный текст
Ответы Re: Index for low selectivity field  (Andy Colson <andy@squeakycode.net>)
Список pgsql-general
A table has a column "obj_type" which has very low selectivity (let's
say 5 choices, with the top choice making up 50% of records).  Is
there any sense in indexing that column? B-trees won't be that useful,
and the docs discourage other index types/

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

Предыдущее
От: Robert James
Дата:
Сообщение: Rules of Thumb for Autovaccum
Следующее
От: Robert James
Дата:
Сообщение: Memory tuning Postgres