Y
Hacker News
new
|
ask
|
show
|
jobs
by
liuliu
1431 days ago
I am under the impression that if you are in the WAL mode, there is no rollback journal created?
1 comments
ngrilly
1430 days ago
Yes, there is no rollback journal in WAL mode, but the WAL is its own file.
link