Re: LIKE Query performance

Поиск
Список
Период
Сортировка
От Robert Haas
Тема Re: LIKE Query performance
Дата
Msg-id 603c8f070901280608h8668aa3j37c11ef4a23b734e@mail.gmail.com
обсуждение исходный текст
Ответ на LIKE Query performance  ("Hari, Balaji" <Balaji_Hari@bmc.com>)
Список pgsql-performance
> Is there any tweaks to force pgsql to use index on description?

Even if you could force it to use the index, it wouldn't make the
query run faster.

As others have pointed out, what you really need is a different kind of index...

...Robert

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

Предыдущее
От: Phoenix Kiula
Дата:
Сообщение: PG performance in high volume environment (many INSERTs and lots of aggregation reporting)
Следующее
От: Robert Haas
Дата:
Сообщение: Re: PG performance in high volume environment (many INSERTs and lots of aggregation reporting)