Re: Fixing hash index build time - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Fixing hash index build time
Date
Msg-id 2175.1174574468@sss.pgh.pa.us
Whole thread Raw
In response to Re: Fixing hash index build time  (Hannu Krosing <hannu@skype.net>)
List pgsql-hackers
Hannu Krosing <hannu@skype.net> writes:
> Ühel kenal päeval, K, 2007-03-21 kell 17:25, kirjutas Bruce Momjian:
>> Added to TODO:
>> o During index creation, pre-sort the tuples to improve build speed

> Maybe the TODO text should mention, that it is about HASH indexes ?

It's under the hash-index heading.
        regards, tom lane


pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: Fixing hash index build time
Next
From: Tom Lane
Date:
Subject: Re: fixing dllist?