On 4 Oct 2016, at 3:58pm, Eric Grange <zar...@gmail.com> wrote:

> If all else fail, I could also suspend DB writes during backups

If it's easy to do that, then I'd recommend it.  Used in conjunction with the 
SQLite backup API it should provide the simplest solution least likely to 
present a problem.  It should not be necessary to suspend DB reads during 
backups.

Simon.
_______________________________________________
sqlite-users mailing list
sqlite-users@mailinglists.sqlite.org
http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to