On 17 Jan 2014, at 6:22pm, d b <va230...@gmail.com> wrote:

> What is the default time?

Zero.  No retrying at all.  Any conflict is treated as an error.

> what is the ideal time for sqlite?

However long you want your application to try before deciding that it is never 
going to recover and has to report an error to the user.  A minute ?

<http://www.sqlite.org/pragma.html#pragma_busy_timeout>

<http://www.sqlite.org/c3ref/busy_timeout.html>

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

Reply via email to