logoalt Hacker News

gcryesterday at 3:38 PM2 repliesview on HN

The SQLite documentation says in strong terms not to do this. https://sqlite.org/howtocorrupt.html#_filesystems_with_broke...

See more: https://sqlite.org/wal.html#concurrency


Replies

Retr0idyesterday at 3:52 PM

They tell you to use a proper FS, which is largely orthogonal to containerization.

show 1 reply
merbyesterday at 6:09 PM

btw nfs that is mentioned here is fine in sync mode. However that is slow.