Re: Performance issue: index not used on GROUP BY...
В списке pgsql-performance по дате отправления:
| От | gmb |
|---|---|
| Тема | Re: Performance issue: index not used on GROUP BY... |
| Дата | |
| Msg-id | 1409773826818-5817622.post@n5.nabble.com обсуждение исходный текст |
| Ответ на | Re: Performance issue: index not used on GROUP BY... (Josh Berkus <josh@agliodbs.com>) |
| Список | pgsql-performance |
Thanks for the feedback, everybody. I spent a couple of days trying to optimise this; As mentioned , the increased memory is not an option for me, as this query is part of a report that can be run by any user on an ad hoc basis. Allocating the required memory to any session on demand is not feasible in this environment. In the end , it seems to me that a more sustainable solution will be to introduce an additional table to carry the summarized values and lookup on that table in this type of scenario. Regards -- View this message in context: http://postgresql.1045698.n5.nabble.com/Performance-issue-index-not-used-on-GROUP-BY-tp5816702p5817622.html Sent from the PostgreSQL - performance mailing list archive at Nabble.com.
В списке pgsql-performance по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера