On Thu, Mar 05, 2009 at 04:30:50AM -0800, donnied wrote: > > rsync was corrupting the database. I'll have to exclude the database from > rsync backup.
I feel a need to point out that it is not, technically, rsync that was corrupting the database. The issue is that rsync does not take -snapshots- of files; for that matter, very few backup tools do. One fix/workaround is to have a cronjob for making textual dumps. Cheers, Peter _______________________________________________ sqlite-users mailing list sqlite-users@sqlite.org http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users