Re: horizontal partition - Mailing list pgsql-performance

From Gaetano Mendola
Subject Re: horizontal partition
Date
Msg-id 4201FF94.5090900@bigfoot.com
Whole thread Raw
In response to Re: horizontal partition  (Josh Berkus <josh@agliodbs.com>)
List pgsql-performance
Josh Berkus wrote:
> Gaetano,
>
>
>>I did in that way just to not use postgresql specific feature.
>>I can give it a try and I let you know, however the question remain,
>>why the index usage is lost if used in that way ?
>
>
> Because PostgreSQL is materializing the entire UNION data set in the
> subselect.   What Postgres version are you using?   I thought this was fixed
> in 7.4, but maybe not ...
>

Yes, I'm using with 7.4.x, so it was not fixed...



Regards
Gaetano Mendola



pgsql-performance by date:

Previous
From: Markus Schaber
Date:
Subject: Re: Bad query optimizer misestimation because of TOAST
Next
From: Richard Huxton
Date:
Subject: Re: Tunning postgresql on linux (fedora core 3)