Indexing of text fields

Поиск
Список
Период
Сортировка
От Adam Haberlach
Тема Indexing of text fields
Дата
Msg-id 19990223222305.B30193@ricochet.net
обсуждение исходный текст
Список pgsql-general
    I am going to be working with a database with a lot of rather
large text fields in it.  To do some profiling, I have hacked up an
IRC bot to submit messages into a database.  I cannot seem to get any
of my queries to use the indexes I create on the msg field--is there
something specific I need to use when I create the index or write
the query?
    I'm hoping to migrate from FileMaker, which aparently has
excellent indexing of text fields (but sucks in a lot of other ways).
I need to prove that what I'm doing is worth it.


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

Предыдущее
От: jim@reptiles.org (Jim Mercer)
Дата:
Сообщение: Re: [GENERAL] restricting select statements
Следующее
От: Gilles Darold
Дата:
Сообщение: ISP with PostgreSQL