Re: Join Query Perfomance Issue - Mailing list pgsql-performance

From Peter Koczan
Subject Re: Join Query Perfomance Issue
Date
Msg-id 4544e0330802121234l33be13a9g5dec39ef032f6268@mail.gmail.com
Whole thread Raw
In response to Join Query Perfomance Issue  (Thomas Zaksek <zaksek@ptt.uni-due.de>)
Responses Re: Join Query Perfomance Issue
Re: Join Query Perfomance Issue
List pgsql-performance
> I have serious performance problems with the following type of queries:
>
> Doesnt looks too bad to me, but i'm not that deep into sql query
> optimization. However, these type of query is used in a function to
> access a normalized, partitioned database, so better performance in this
> queries would speed up the whole database system big times.
> Any suggestions here would be great. I allready tested some things,
> using inner join, rearranging the order of the tables, but but only
> minor changes in the runtime, the version above seemed to get us the
> best performance.

Can you send the table definitions of the tables involved in the
query, including index information? Might be if we look hard enough we
can find something.

Peter

pgsql-performance by date:

Previous
From: Greg Smith
Date:
Subject: Re: Dell Perc/6
Next
From: Pallav Kalva
Date:
Subject: Optimizing No matching record Queries