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

From Tom Lane
Subject Re: Fixing hash index build time
Date
Msg-id [email protected]
Whole thread Raw
In response to Re: Fixing hash index build time  (Hannu Krosing <[email protected]>)
List pgsql-hackers
Hannu Krosing <[email protected]> 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?