Re: firebird X postgresql 8.1.2 windows, performance

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Scott Marlowe wrote:

> Lastly, I noticed that after you clusters on all your indexes, the query
> planner switched from a merge join to a hash join, and it was slower. 
> You might wanna try turning off hash joins for a quick test to see if
> merge joins are any faster.

Anyway please note that clustering "all indexes" does not really make
sense.  You can cluster only on one index.  If you cluster on another,
then the first clustering will be lost.  Better make sure to cluster on
the one index where it makes the most difference.

-- 
Alvaro Herrera                                http://www.CommandPrompt.com/
The PostgreSQL Company - Command Prompt, Inc.


[Postgresql General]     [Postgresql PHP]     [PHP Users]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Yosemite]

  Powered by Linux