On 04/28/2012 09:36 AM, Richard Hipp wrote:
On Sat, Apr 28, 2012 at 8:24 AM, Black, Michael (IS)<michael.bla...@ngc.com
wrote:

Should another "disadvantage" of WAL mode be added to
http://www.sqlite.org/draft/wal.html



Something that says rolled back transactions will cause an abort on any
reads in progress if shared cache is enabled.


That would be a disadvantage to shared-cache mode.  The effect is the same
regardless of your journal mode setting.

I agree that the docs for shared-cache mode need to be updated to reflect
the disadvantage which causes unexpected (non-standard) behavior, and also
emphasize that you probably should not be enabling the feature unless you
are on a memory-limited device due to these behavioral differences.

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

Reply via email to