Re: What is impact of "varchar_opts"?

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: What is impact of "varchar_opts"?
Дата
Msg-id 10694.1358800569@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: What is impact of "varchar_opts"?  (Edson Richter <edsonrichter@hotmail.com>)
Ответы Re: What is impact of "varchar_opts"?
Список pgsql-general
Edson Richter <edsonrichter@hotmail.com> writes:
> Thanks, but I've found that some queries using LIKE operator uses table
> scan instead index unless it is defined with varchar_ops in the index...

You mean varchar_pattern_ops?  That's an entirely different animal.

            regards, tom lane


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

Предыдущее
От: Edson Richter
Дата:
Сообщение: Re: What is impact of "varchar_opts"?
Следующее
От: Richard Huxton
Дата:
Сообщение: Re: Running update in chunks?