SQLite and ext3 journalling mode

Dan Kennedy danielk1977 at gmail.com
Mon Dec 6 18:42:08 UTC 2010


Hi,

Are SQLite users that are worried about losing data that has been
committed (fsynced) better off setting data=journal than
data=ordered (or even data=writeback)?

The context is trying to reduce the number of writes to a flash
file-system without sacrificing data integrity in the event of a
power failure or OS crash.

Thanks,
Dan Kennedy.




More information about the Ext3-users mailing list