index for ilike operation

Поиск
Список
Период
Сортировка
От AI Rumman
Тема index for ilike operation
Дата
Msg-id AANLkTi=nB0HH_c2+WBZ-9ByaozQTqiF2Oq37XPKd8BJ6@mail.gmail.com
обсуждение исходный текст
Ответы Re: index for ilike operation  (John R Pierce <pierce@hogranch.com>)
Список pgsql-general
I found that in Postresql 9.0.3 documentation:

It is also possible to use B-tree indexes for ILIKE and ~*, but only if the pattern starts with non-alphabetic characters, i.e., characters that are not affected by upper/lower case conversion.

Can anyone please tell me how to configure that?

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

Предыдущее
От: Vinubalaji Gopal
Дата:
Сообщение: Re: tuning postgresql writes to disk
Следующее
От: John R Pierce
Дата:
Сообщение: Re: index for ilike operation