Hacker News new | ask | show | jobs
by pornel 626 days ago
I hope you're calling the `backup` command in sqlite. A simple copy can leave sqlite db files in an inconsistent state from which sqlite can't recover.
1 comments

Thanks for the hint. I didn't know that. So far nothing happened, but I will start using the backup command.
"reliable software"