On May 1, 2012, at 4:15 PM, folkert wrote:

> Does that mean that I can also be totally sure that the changes are on
> the phsycical disk?

Yes, to the extend that there is a physical disk.

http://www.sqlite.org/transactional.html

> Does SQLite e.g. do a fsync() or sync() after it
> executed the changes?

Yes, or similar.

http://www.sqlite.org/pragma.html#pragma_synchronous

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

Reply via email to