Y
Hacker News
new
|
ask
|
show
|
jobs
by
anarazel
3187 days ago
Yes, it will for index nested loops. But e.g. a mergejoin can't really benefit from a hash index, in contrast to a btree index which can provide the ordering without a sort step.