Re: Why hash indexes suck - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Why hash indexes suck
Date
Msg-id 19275.1086839959@sss.pgh.pa.us
Whole thread Raw
In response to Re: Why hash indexes suck  (Bruce Momjian <pgman@candle.pha.pa.us>)
Responses Re: Why hash indexes suck  (Bruce Momjian <pgman@candle.pha.pa.us>)
List pgsql-hackers
Bruce Momjian <pgman@candle.pha.pa.us> writes:
> Added to TODO:
>     * Order heap pointers on hash index pages by hash value and ctid

[blink]  This seems to miss out on the actual point of the thread (hash
bucket size shouldn't be a disk page) in favor of an entirely
unsupported sub-suggestion.
        regards, tom lane


pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: Why hash indexes suck
Next
From: Bruce Momjian
Date:
Subject: Re: Why hash indexes suck