I have a very small sql database (132K). I will often get error messages that the Disk image is malformed. I've looked over possible causes cited elsewhere and didn't see anything pertinent. I'm using an ext3 file system with 64 bit Debian. The files are created with Python (first one script for three tables and then two more scripts one additional table each). Everything seems fine and then when I come back to the database later I get a message that the disk image is malformed. I'll create a cron job to monitor the database with "pragma integrity_check" but I'm not sure what else to check. -- View this message in context: http://www.nabble.com/sqlite3-datbase-disk-image-malformed-tp22329261p22329261.html Sent from the SQLite mailing list archive at Nabble.com.
_______________________________________________ sqlite-users mailing list sqlite-users@sqlite.org http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users