On Sep 9, 2009, at 5:35 PM, Stef Mientki wrote: > > <quote> > The worse thing about sqlite is that if the file grows and you run out > of memory, the file gets corrupted and you lose data. > </quote>
The web2py author seems to be misinformed. Perhaps you could direct him to the description of SQLite's Anomaly and OOM testing at http://www.sqlite.org/testing.html and if that explanation does not suffice, to the description of why SQLite is proof against such database corruption in http://www.sqlite.org/atomiccommit.html > > cheers, > Stef > > _______________________________________________ > sqlite-users mailing list > [email protected] > http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users D. Richard Hipp [email protected] _______________________________________________ sqlite-users mailing list [email protected] http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

