On 3/25/07, John Fisher <[EMAIL PROTECTED]> wrote:
I note from the home page that "Transactions are atomic, consistent,
isolated, and durable (ACID) even after system crashes and power failures".
Is this still the case if the database is stored on a flash file system, say
JFFS2 with the linux kernel?

I am running SQLITE on a JFFS2 filesystem, and the above statement
seems to hold just fine.  Just make sure SYNCHRONOUS = FULL.

-----------------------------------------------------------------------------
To unsubscribe, send email to [EMAIL PROTECTED]
-----------------------------------------------------------------------------

Reply via email to