Re: Hash index use presently(?) discouraged since 2005: revive or bury it? - Mailing list pgsql-performance

From Heikki Linnakangas
Subject Re: Hash index use presently(?) discouraged since 2005: revive or bury it?
Date
Msg-id 4E706DFE.40801@enterprisedb.com
Whole thread Raw
In response to Re: Hash index use presently(?) discouraged since 2005: revive or bury it?  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: Hash index use presently(?) discouraged since 2005: revive or bury it?
List pgsql-performance
On 14.09.2011 03:24, Tom Lane wrote:
> The big picture though is that we're not going to remove hash indexes,
> even if they're nearly useless in themselves, because hash index
> opclasses provide the foundation for the system's knowledge of how to
> do the datatype-specific hashing needed for hash joins and hash
> aggregation.  And those things *are* big wins, even if hash indexes
> themselves never become so.

We could drop the hash indexam code but keep the opclasses etc. I'm not
sure that would gain us, though.

--
   Heikki Linnakangas
   EnterpriseDB   http://www.enterprisedb.com

pgsql-performance by date:

Previous
From: Heikki Linnakangas
Date:
Subject: Re: Hash index use presently(?) discouraged since 2005: revive or bury it?
Next
From: Leonardo Francalanci
Date:
Subject: Re: Hash index use presently(?) discouraged since 2005: revive or bury it?