Search Postgresql Archives

Re: What are the benefits of using a clustered index?

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

 



I would only like this as a feature if the optimizer can really take advantage of this.  Clustering on every insert or update just for the fun of it won't really give us anything but more expensive writes.

I kinda figured if SQL Server and Oracle have it, they probably take full advantage of it for reads..

Mike

Simon Riggs wrote:
On Tue, 2009-03-17 at 09:16 -0400, Alvaro Herrera wrote:
  
I'm quite sure SQL Server doesn't work this way and I'm not sure
      
about  
    
Oracle.  Can someone enlighten me on the exact benefit of this?
      
Thanks!!

Yeah, they use a completely different definition of "clustered index"
from ours.
    

Hopefully we regard it as a missing feature rather than as a separate
definition. We could cluster the index, we just don't, yet.

  

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]
  Powered by Linux