On 14 Mar 2014, at 7:01pm, veeresh kumar <veeru...@yahoo.com> wrote:

> Query:
> ----------
> I would like to understand if the WAL file size grows beyond 100 megabytes to 
> range say 500 to 900 megabytes, what would be the impact ?.
> 
>       - Is it just a read/write performance impact ? Or
> 
>      - There will be disk failure or database would get corrupt ?

Nope.  No corruption.  It will just use a great deal of disk space (until you 
close the database) and it will be slower than some alternatives.  But you 
should not get error messages or data corruption.

Simon.

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

Reply via email to