Hi, Is there a way to disable fsync() in my SQLite application on Linux? I saw a discussion of SQLite performance at http://www.sqlite.org/speed.htmland it has some results with option 'nosync.' I am wondering if I can do the same thing as there to see how fsync() effects the performance in my applicaion.
Thanks,
WeiHsin
_______________________________________________
sqlite-users mailing list
[email protected]
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

