On May 3, 2016, at 12:33 PM, Richard Hipp <d...@sqlite.org> wrote:

> 
> WAL generally works better on servers.  You can see at
> https://www.fossil-scm.org/fossil/stat that my servers are generally
> in WAL mode.
> 

good to know.  I will change my server to WAL mode.  I presume I will need to 
change all repo files that my server is currently servicing.. I run the server 
daemon with a dir argument to pickup all the repos that are in that dir.  So I 
should make sure each of them is in WAL mode using the command you mentioned..  
cloned repos probably are fine without WAL mode I guess.
_______________________________________________
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to