Re: Save Hash Indexes - Mailing list pgsql-hackers

From Dimitri Fontaine
Subject Re: Save Hash Indexes
Date
Msg-id m2mwlo1a8k.fsf@2ndQuadrant.fr
Whole thread Raw
In response to Re: Save Hash Indexes  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
Tom Lane <tgl@sss.pgh.pa.us> writes:
> -1.  If someone asks for a hash index, they should get a hash index.
> If you feel the documentation isn't sufficiently clear about the problems
> involved, we can work on that.

Fair enough.

> Lastly: what real-world problem are we solving by kicking that code
> to the curb?

Well how long did we wait for the fix already? The lack of crash safety
and replication ability is not just a drawback, it's about killing the
user adoption.

Maybe we should implement UNLOGGED indexes and then Hash Indexes would
only exist in the UNLOGGED fashion?

But well, yeah ok, my idea is a non-starter.

Regards,
-- 
Dimitri Fontaine
http://2ndQuadrant.fr     PostgreSQL : Expertise, Formation et Support



pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Save Hash Indexes
Next
From: Andrew Dunstan
Date:
Subject: Re: Save Hash Indexes