Re: Is it possible to have a "fast-write" Index?

Поиск
Список
Период
Сортировка
От Jim Nasby
Тема Re: Is it possible to have a "fast-write" Index?
Дата
Msg-id 558320E5.5020100@BlueTreble.com
обсуждение исходный текст
Ответ на Re: Is it possible to have a "fast-write" Index?  (deavid <deavidsedice@gmail.com>)
Список pgsql-hackers
On 6/12/15 9:17 PM, deavid wrote:
>    (upper(codagencia::text) );

FWIW, you should consider using citext for these cases; it would let you 
cut down on the number of indexes (by 50%?).
-- 
Jim Nasby, Data Architect, Blue Treble Consulting, Austin TX
Data in Trouble? Get it in Treble! http://BlueTreble.com



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

Предыдущее
От: deavid
Дата:
Сообщение: Re: Is it possible to have a "fast-write" Index?
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Inheritance planner CPU and memory usage change since 9.3.2