Re: Grouped Index Tuples / Clustered Indexes - Mailing list pgsql-hackers

From Gregory Stark
Subject Re: Grouped Index Tuples / Clustered Indexes
Date
Msg-id 878xe88s5c.fsf@stark.xeocode.com
Whole thread Raw
In response to Re: Grouped Index Tuples / Clustered Indexes  ("Simon Riggs" <simon@2ndquadrant.com>)
Responses Re: Grouped Index Tuples / Clustered Indexes  (Heikki Linnakangas <heikki@enterprisedb.com>)
List pgsql-hackers
> On Wed, 2007-03-07 at 10:32 +0000, Heikki Linnakangas wrote:
>> I've been thinking 
>> we should call this feature just Clustered Indexes 

So we would have "clustered tables" which are tables whose heap is ordered
according to an index and separately "clustered indexes" which are indexes
optimized for such tables?

--  Gregory Stark EnterpriseDB          http://www.enterprisedb.com


pgsql-hackers by date:

Previous
From: Gregory Stark
Date:
Subject: Re: Proposed ProcessUtility() API additions
Next
From: "Joshua D. Drake"
Date:
Subject: Re: WITH/RECURSIVE plans