I've been having a somewhat unexpected condition where I get "database 
is locked" when using the SQLite backup api (.backup from the sqlite3 command).

        This is with version 3.7.2 and using WAL.  My impression was that the 
backup API would yield and occasionally finish.  I seem to have misunderstood.  
Is there a recommendation for something I can do to ensure my backups can 
actually finish (other than just retry continuously and indefinitely)?

-- 
dustin sallings

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

Reply via email to