Hello,

   We have been trying out couchbase lite which uses sqlite underneath.

I want to know how safe is use
PRAGMA synchronous = OFF");
"PRAGMA journal_mode = MEMORY"

I have been suggested not to use it but then its soo dangerous then why is it 
thr in first place?

It says the databse might get corrupted so corrupted meaning it cannot be fixed?

How to improve the write speed then.


-Sherry
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to