7 ms·
What if I do sqlite backup with cron and then sync the backup?
by alexbezhan 3y ago
What if I do sqlite backup with cron and then sync the backup?
- benbjohnson 3y agoIf you're just using the sync'd version as read-only or as a backup then I suspect that's fine. It seems kinda complicated but you should be ok. :)