Y
Hacker News
new
|
ask
|
show
|
jobs
by
anarazel
195 days ago
You can just set fsync=off if you don't want to flush to disk and are ok with corruption in case of a OS/hw level crash.
1 comments
ffsm8
194 days ago
Huh, i always just mounted the data directory as tmpfs/ramdisk. Worked nicely too
link