WingNews logo WingNews
top | new | best | ask | show | jobs
top | item 41496164

(no title)

wbsun | 1 year ago

Isn’t there also hash based index for random keys?

discuss

order

benwilber0|1 year ago

Maybe? idk. Not in Postgres. The default index is a B-Tree. A hash-based index would be terrible for disk-seeking, in any case.

eurleif|1 year ago

https://www.postgresql.org/docs/current/indexes-types.html#I...
powered by hn/api // news.ycombinator.com