| От | Tom Lane |
|---|---|
| Тема | Re: query efficiency - Can I speed it up? |
| Дата | |
| Msg-id | 20340.1170354536@sss.pgh.pa.us обсуждение исходный текст |
| Ответ на | Re: query efficiency - Can I speed it up? (Sean Davis <sdavis2@mail.nih.gov>) |
| Ответы |
Re: query efficiency - Can I speed it up?
|
| Список | pgsql-novice |
Sean Davis <sdavis2@mail.nih.gov> writes:
> You might think about full-text searching of the descriptions. It may be
> quite a bit faster than a "like" search. It may be worth looking.
It's not the LIKE search that's her problem though --- the time is going
into fetching the matching rows from the other table.
If the "go" table becomes large then it'd be time to worry about that,
but right now it's only costing her 80 msec to seqscan it...
regards, tom lane
В списке pgsql-novice по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера