Y
Hacker News
new
|
ask
|
show
|
jobs
by
qingcharles
80 days ago
"I know about the .backup command, there's no way I'm using cp to backup the SQLite db from production."
Oh.
Guess I know what I'm fixing before lunch. Thank you :)
1 comments
warmwaffles
80 days ago
Yes, especially if you are using a WAL.
link
qingcharles
80 days ago
Totally. It also explains why I was confused to find the WAL files when I was testing the backups last week.
link