Re: Table clustering idea - Mailing list pgsql-hackers

From Josh Berkus
Subject Re: Table clustering idea
Date
Msg-id 200606251705.50399.josh@agliodbs.com
Whole thread Raw
In response to Re: Table clustering idea  ("Luke Lonergan" <LLonergan@greenplum.com>)
List pgsql-hackers
Luke,

> Other DBMS have index organized tables that can use either hash or btree
> organizations, both of which have their uses.  We are planning to
> implement btree organized tables sometime - anyone else interested in
> this idea?

Search the archives.  It's been dicussed on this list at least twice
before, that I know of.

--
--Josh

Josh Berkus
PostgreSQL @ Sun
San Francisco


pgsql-hackers by date:

Previous
From: "Luke Lonergan"
Date:
Subject: Re: Table clustering idea
Next
From: Bruce Momjian
Date:
Subject: Re: vacuum, performance, and MVCC