Re: Materialized view performance problems

Поиск
Список
Период
Сортировка
От Andreas Kretschmer
Тема Re: Materialized view performance problems
Дата
Msg-id 573633884.42831.1452080416423.JavaMail.open-xchange@oxweb01.ims-firmen.de
обсуждение исходный текст
Ответ на Materialized view performance problems  (Tom McLoughlin <tom@dynamiccreative.com>)
Ответы Re: Materialized view performance problems  (Tom McLoughlin <tom@dynamiccreative.com>)
Список pgsql-performance

> Tom McLoughlin <tom@dynamiccreative.com> hat am 6. Januar 2016 um 09:08
> geschrieben:
>
>

>
> As you can see below it's a big query, and I didn't want to overwhelm
> everyone with the schema, so let me know what bits you might need to help!
>
> Any help improving the performance will be greatly appreciated.

can you show us the EXPLAIN ANALYSE - Output? I see a LOT of seq-scans, maybe
you should create some indexes.


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

Предыдущее
От: Tom McLoughlin
Дата:
Сообщение: Materialized view performance problems
Следующее
От: Tom McLoughlin
Дата:
Сообщение: Re: Materialized view performance problems