Re: BUG #6426: Complex query runs 10 times longer with "LIMIT 20"
В списке pgsql-bugs по дате отправления:
| От | Tom Lane |
|---|---|
| Тема | Re: BUG #6426: Complex query runs 10 times longer with "LIMIT 20" |
| Дата | |
| Msg-id | 24544.1328132915@sss.pgh.pa.us обсуждение |
| Ответ на | Re: BUG #6426: Complex query runs 10 times longer with "LIMIT 20" (Andrew Schetinin <aschetinin@gmail.com>) |
| Ответы |
Re: BUG #6426: Complex query runs 10 times longer with "LIMIT 20"
|
| Список | pgsql-bugs |
Andrew Schetinin <aschetinin@gmail.com> writes: > In my specific case, what I've seen from the query execution plans, is that > without LIMIT the query uses Hash Joins, but once I add LIMIT, it starts > using Nested Loop Joins almost everywhere. Usually, that's an appropriate change for a small LIMIT. It's certainly not a priori evidence of a planner bug. If you want useful comments about this, please review http://wiki.postgresql.org/wiki/Slow_Query_Questions about how to provide an adequate description of your problem. regards, tom lane
В списке pgsql-bugs по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера