|
|
|
|
|
by bootsmann
100 days ago
|
|
Really? Doesn’t v4 locally make the inserts into the B-Tree pretty messy? I was taught to use v7 because it allows writes to be a lot faster due to memory efficient paging by the kernel (something you lose with v4 because the page of a subsequent write is entirely random). |
|
Also mentioned on HN https://news.ycombinator.com/item?id=45323008