Re: oddly slow query

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: oddly slow query
Дата
Msg-id 24319.1200083250@sss.pgh.pa.us
обсуждение исходный текст
Ответ на oddly slow query  (Jessi Berkelhammer <jberkelhammer@desc.org>)
Ответы Re: oddly slow query  (Jessi Berkelhammer <jberkelhammer@desc.org>)
Список pgsql-general
Jessi Berkelhammer <jberkelhammer@desc.org> writes:
> The hold-up seems to be in a 'Nested Loop Left Join', which is only in
> the plan for the slow query.
> Here are the first two lines of EXPLAIN ANALYZE on the slow query:

So you've left out all the information that would let anyone guess what
the problem is ...

Let's see the *whole* EXPLAIN ANALYZE output for all three of the
queries you mentioned.  It would also be appropriate to mention
exactly which PG version you're using.

            regards, tom lane

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

Предыдущее
От: "Blazej Oleszkiewicz"
Дата:
Сообщение: Analytic SQL Server - next generation analytic Data Warehouse with OLAP support
Следующее
От: "Pavel Stehule"
Дата:
Сообщение: Re: oddly slow query