Re: Clustered index? - Mailing list pgsql-novice

From Michael Fuhr
Subject Re: Clustered index?
Date
Msg-id 20070421072737.GA26293@winnie.fuhr.org
Whole thread Raw
In response to Clustered index?  (Stephen Cook <sclists@gmail.com>)
Responses Re: Clustered index?
List pgsql-novice
On Sat, Apr 21, 2007 at 03:22:59AM -0400, Stephen Cook wrote:
> I come from a MS SQL Server background, but I am planning on using
> PostgreSQL to take over the world in my own way.
>
> What (if it exists) is the equivalent of a clustered index in SQLServer?

What does "clustered index" mean in SQL Server?  Here's what it
means in PostgreSQL:

http://www.postgresql.org/docs/8.2/interactive/sql-cluster.html

--
Michael Fuhr

pgsql-novice by date:

Previous
From: Stephen Cook
Date:
Subject: Clustered index?
Next
From: Stephen Cook
Date:
Subject: Re: Clustered index?