Re: What constitutes a complex query - Mailing list pgsql-performance

From Justin
Subject Re: What constitutes a complex query
Date
Msg-id 482093F4.2030801@emproshunts.com
Whole thread Raw
In response to Re: What constitutes a complex query  (Craig James <craig_james@emolecules.com>)
Responses Re: What constitutes a complex query
List pgsql-performance

Craig James wrote:
> Justin wrote:
>> This falls under the stupid question and i'm just curious what other
>> people think what makes a query complex?
>
> There are two kinds:
>
> 1. Hard for Postgres to get the answer.
this one
>
> 2. Hard for a person to comprehend.
>
> Which do you mean?
>
> Craig
>

pgsql-performance by date:

Previous
From: Justin
Date:
Subject: Re: need to speed up query
Next
From: Antoine Baudoux
Date:
Subject: Re: multiple joins + Order by + LIMIT query performance issue