Best way to index large text/varchar fields

Поиск
Список
Период
Сортировка
От Chris Hoover
Тема Best way to index large text/varchar fields
Дата
Msg-id 1d219a6f0606090845q62fad204m95e526effb35fba1@mail.gmail.com
обсуждение исходный текст
Ответы Re: Best way to index large text/varchar fields
Список pgsql-admin
In 8.1, what is the best way to index large text/varchar fields for wild card searches?

I am getting good number of queries being submitted for reporting purposes that are doing the following - where <text/varchar field> like '%some phrase%' and ....
Is there a good way to index these fields so that the db engine will use and index?

Thanks,

Chris

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

Предыдущее
От: Dirk Lutzebäck
Дата:
Сообщение: Re: How to set the global OID counter? COPY WITH OIDS does
Следующее
От: Jeff Frost
Дата:
Сообщение: Re: pg_dumpall 8.1.4 large objects error