Re: WAL logging of hash indexes - Mailing list pgsql-hackers

From Gokulakannan Somasundaram
Subject Re: WAL logging of hash indexes
Date
Msg-id 9362e74e0801160038j4bbec4c8s24ae84a672f76b54@mail.gmail.com
Whole thread Raw
In response to Re: WAL logging of hash indexes  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
There is absolutely 0 value in tackling that until someone can fix
hash's performance problems.  If there is no real-world scenario for
using it ... which there really isn't ... then adding WAL support
still leaves you with no real-world scenario for using it.

This is not to suggest that I wouldn't like to see all of that fixed;
I would.  But let's concentrate on the showstoppers first, rather than
expending effort that might ultimately be a waste.


I agree on that. I think working on Hash clusters would add more use-cases than working on hash-indexes.

Thanks,
Gokul. 

pgsql-hackers by date:

Previous
From: "Gokulakannan Somasundaram"
Date:
Subject: Re: Some ideas about Vacuum
Next
From: Jens-Wolfhard Schicke
Date:
Subject: Re: Array behavior oddities