Efficient String searching

Поиск
Список
Период
Сортировка
От Robert.Farrugia@go.com.mt
Тема Efficient String searching
Дата
Msg-id OF2CFDB502.49ABF160-ONC1256AD2.0020E35E@go.com.mt
обсуждение исходный текст
Ответы Re: Efficient String searching  (Stephan Szabo <sszabo@megazone23.bigpanda.com>)
Список pgsql-admin
Hi,

I have the following problem.  When doing string searches using the ilike
command, no indexes are being used.  This is giving performance problems,
whereas it takes longer to sequentially search the whole table.  Am i
missing something about searching for strings ?  Are there any efficient
methods than using regular expressions or like ?

Thanks
Robert




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

Предыдущее
От: david@netventures.com.au
Дата:
Сообщение: pg_dump, ERROR: More than one tuple returned
Следующее
От: "Ales Vojacek"
Дата:
Сообщение: Create DB on postgresql 7.1.3 on cygwin