Table clustering -- useful, or not?

From: Josh Berkus <josh(at)agliodbs(dot)com>
To: pgsql-performance(at)postgresql(dot)org
Subject: Table clustering -- useful, or not?
Date: 2003-07-17 19:10:25
Message-ID: 200307171210.25747.josh@agliodbs.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-performance

Folks:

On my projects, I haven't found PostgreSQL's implementation of clustered
indexes to be particularly useful ... gains of only a few percent in query
efficiency in exchange for a substantial management task. Obviously, not
everyone has had the same experience, or we wouldn't still have the feature.

When I re-vamp my articles on indexing, I would like to include something
about clustered indexes. Can people give me some examples of cases where
they have found clustered indexes to be useful, preferably with some
statistics?

--
-Josh Berkus
Aglio Database Solutions
San Francisco

Browse pgsql-performance by date

  From Date Subject
Next Message Robert Creager 2003-07-18 03:23:08 Re: Hardware performance
Previous Message Magnus Hagander 2003-07-17 18:55:29 Re: Hardware performance