Y
Hacker News
new
|
ask
|
show
|
jobs
by
crest
3155 days ago
The disadvantage of enabling WAL is that your database just turned into two files and you have to recover the database to read it. Recovery is fast but it requires write access.