indexes for ILIKE

Поиск
Список
Период
Сортировка
От Ilja Golshtein
Тема indexes for ILIKE
Дата
Msg-id 43F07C9E.000003.12156@ariel.yandex.ru
обсуждение исходный текст
Ответы Re: indexes for ILIKE
Список pgsql-general
Hello!

Is there any way to use an index to pick up text field
start from a substring?
I need to ignore case of characters and encoding I use is UTF-8.

I am aware of text_pattern_ops and stuff, though
FAQ says ILIKE does not use indexes.

Thanks.

--
Best regards
Ilja Golshtein

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

Предыдущее
От: Alban Hertroys
Дата:
Сообщение: Re: r trim of characters other than space
Следующее
От: Martijn van Oosterhout
Дата:
Сообщение: Re: indexes for ILIKE