Re: Block B-tree etc. (was Re: Introducing an advanced Frequent Update)

From: Josh Berkus <josh(at)agliodbs(dot)com>
To: pgsql-hackers(at)postgresql(dot)org
Cc: "Heikki Linnakangas" <heikki(at)enterprisedb(dot)com>, "Luke Lonergan" <LLonergan(at)greenplum(dot)com>, "Simon Riggs" <simon(at)2ndquadrant(dot)com>
Subject: Re: Block B-tree etc. (was Re: Introducing an advanced Frequent Update)
Date: 2006-11-07 17:24:29
Message-ID: 200611070924.29842.josh@agliodbs.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Luke,

> That's our plan to achieve speedups that other DBMS's have achieved with
> Index-Organized-Tables or Clustered Indexes. We're running initial
> performance tests of it as we speak, and if all goes well we're hoping
> to get that into PostgreSQL 8.3.

Also, if the EDB folks weren't clear, the two proposals are meant to
compliment each other.

--
Josh Berkus
PostgreSQL @ Sun
San Francisco

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Marc G. Fournier 2006-11-07 18:25:07 8.2 Beta 3 Now Available for Download / Testing ...
Previous Message Gurjeet Singh 2006-11-07 16:01:41 Re: Found a bug