Re: No heap lookups on index - Mailing list pgsql-hackers

From Tom Lane
Subject Re: No heap lookups on index
Date
Msg-id 5630.1137631392@sss.pgh.pa.us
Whole thread Raw
In response to Re: No heap lookups on index  (Simon Riggs <simon@2ndquadrant.com>)
List pgsql-hackers
Simon Riggs <simon@2ndquadrant.com> writes:
> Hopefully we could avoid trying to support GIST-heaps?

Well, that would be an extra index AM that someone might or might not
get around to writing someday.  I was thinking that both btree and hash
index AMs might be interesting for this, though.  Hash in particular
would adapt pretty trivially ...
        regards, tom lane


pgsql-hackers by date:

Previous
From: Leandro Guimarães Faria Corcete Dutra
Date:
Subject: Re: FW: Surrogate keys (Was: enums)
Next
From: Michael Glaesemann
Date:
Subject: Re: Surrogate keys (Was: enums)