Re: indexing and LIKE

Поиск
Список
Период
Сортировка
От Allan Engelhardt
Тема Re: indexing and LIKE
Дата
Msg-id 3BC5FF93.8E1A688A@cybaea.com
обсуждение исходный текст
Ответ на indexing and LIKE  (Patrik Kudo <kudo@partitur.se>)
Список pgsql-sql
Patrik Kudo wrote:

> [...]
>
> Is it at all possible to create an index on lower(name), and in that case,
> what type of index and using what syntax?

You'll want to look at section 7.5 "Functional Indices" in the 7.1.3 'User's Guide'.

Allan.


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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: Server crash caused by CHECK on child
Следующее
От: Patrik Kudo
Дата:
Сообщение: Re: indexing and LIKE