citext contrib module (building indexes)

Поиск
Список
Период
Сортировка
От Michael Gould
Тема citext contrib module (building indexes)
Дата
Msg-id 99cb349b00adff21a0bad062128d360d@intermodalsoftwaresolutions.net
обсуждение исходный текст
Ответ на Re: A question on PSQL 8.3 setup  (Jong Chun Park <joumon@gmail.com>)
Список pgsql-general

I've got several columns in my database that need to have case insensitive searches done so I've loaded the citext control module and have changed the data types to citext.  When I create a index on a column that is defined as a citext, how is that going to be treated.  Will Postgres use the index to search or will it always do a table scan?

 

Best Regards


Michael Gould, Managing Partner
Intermodal Software Solutions, LLC
904.226.0978
904.592.5250 fax

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

Предыдущее
От: Greg Stark
Дата:
Сообщение: Re: user/grant - best practices handling permission in production system
Следующее
От: Tim Uckun
Дата:
Сообщение: A question about pg_standby.