On Tue, Dec 7, 2010 at 7:30 PM, Michael Barton <m...@weirdlooking.com> wrote:
> We've been testing switching our app to use WAL journaling mode.
> We're using a snapshot of trunk from last week sometime.
>
> We have a sort of weird occasional problem where we get
> SQLITE_PROTOCOL when setting "pragma synchronous=normal".  Our app has
> a lot of concurrent connections to the database (within the same
> process and by other processes), but I can't figure out anything else
> that would be touching, much less locking, the db file.
>
> Does anyone have suggestions for digging a little deeper on this problem?
>
> -- Michael Barton
> _______________________________________________
> sqlite-users mailing list
> sqlite-users@sqlite.org
> http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users
>



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

Reply via email to