Re: Optimize Query - Mailing list pgsql-general

From Alban Hertroys
Subject Re: Optimize Query
Date
Msg-id B072E72B-0546-415D-8944-ABCD8B052D6C@gmail.com
Whole thread Raw
In response to Re: Optimize Query  ("drum.lucas@gmail.com" <drum.lucas@gmail.com>)
Responses Re: Optimize Query
List pgsql-general
> On 13 Feb 2016, at 11:21, drum.lucas@gmail.com wrote:
>
> Anyone can help with that please?
>
> Cheers

What would help is:
1. to post an actual query that you need optimised and
2. an explain analyze of that query.

What you posted in your original message was some kind of query-template with enough placeholders and views that there
isno way to predict how that's going to perform without at least knowing what goes into the placeholders and how the
viewsare built up. 

Alban Hertroys
--
If you can't see the forest for the trees,
cut the trees and you'll find there is no forest.



pgsql-general by date:

Previous
From: Deven Phillips
Date:
Subject: Re: Question on how to use to_timestamp()
Next
From: Vitaly Burovoy
Date:
Subject: Re: Question on how to use to_timestamp()