Re: how to tune this query.

Поиск
Список
Период
Сортировка
От Merlin Moncure
Тема Re: how to tune this query.
Дата
Msg-id b42b73150607071042w623615a9ucde3a17c1770c5b@mail.gmail.com
обсуждение исходный текст
Ответ на how to tune this query.  (Luckys <plpgsql@gmail.com>)
Список pgsql-performance
On 7/4/06, Luckys <plpgsql@gmail.com> wrote:
>
> Hi all,
> I got this query, I'm having indexes for PropertyId and Dates columns across
> all the tables, but still it takes ages to get me the result. What indexes
> would be proposed on this, or I'm helpless?
>

I would suggest posting your table schemas and describe what you want
the results to look like.  After years of following this list, I
regard your query as something of a classic.  There simply has to be
an easier way of writing it.

merlin

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

Предыдущее
От: Dave Chapeskie
Дата:
Сообщение: Re: Update INSERT RULE while running for Partitioning
Следующее
От: andy rost
Дата:
Сообщение: Re: Opteron/FreeBSD/PostgreSQL performance poor