Hacker News new | past | comments | ask | show | jobs | submit login

Sounds like it should be an attribute of the index and not require a change in the data. To me, anyway.

    CREATE INDEX ... USING HASH;



I’ve never seen that kind of optimization on a dataset that would fit on a database server of any kind. Tens of PB or EB usually, but sometimes only several hundred TB if it’s high load/in-memory only.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: