Re: Hash index use presently(?) discouraged since 2005: revive or bury it?

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Stefan Keller <sfkeller(at)gmail(dot)com>
Cc: Peter Geoghegan <peter(at)2ndquadrant(dot)com>, pgsql-performance(at)postgresql(dot)org
Subject: Re: Hash index use presently(?) discouraged since 2005: revive or bury it?
Date: 2011-09-14 23:40:18
Message-ID: 8905.1316043618@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-performance

Stefan Keller <sfkeller(at)gmail(dot)com> writes:
> 2011/9/14 Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> writes:
>> (...) I think that
>> the current state of affairs is still what depesz said, namely that
>> there might be cases where they'd be a win to use, except the lack of
>> WAL support is a killer. I imagine somebody will step up and do that
>> eventually.

> How much of work (in man days) do you estimate would this mean for
> someone who can program but has to learn PG internals first?

No idea ... I'm probably not the best person to estimate how long it
would take someone to get up to speed on the relevant internals,
but I'm sure that would take longer than actually doing the work.
While it's not a trivial task, I think it fits the definition of
"a small matter of programming": a piece of code whose anticipated
length is significantly greater than its complexity.

regards, tom lane

In response to

Responses

Browse pgsql-performance by date

  From Date Subject
Next Message Carlo Stonebanks 2011-09-15 04:21:49 Re: Migrated from 8.3 to 9.0 - need to update config (re-post)
Previous Message Stefan Keller 2011-09-14 23:03:46 Re: Hash index use presently(?) discouraged since 2005: revive or bury it?