[Buildbot-devel] Database is locked exceptions in 0.8.5
Dustin J. Mitchell
dustin at v.igoro.us
Thu Oct 6 04:19:51 UTC 2011
On Wed, Oct 5, 2011 at 10:14 PM, Thomas Middeldorp
<thomas at ranzer.geek.nz> wrote:
> I saw a note in the buildbot manual about adding serialize_access=1 to
> the sqlite DB URL, but we tend to have a lot of builders running at once
> so would prefer not to lose all concurrency if there is another possible
> fix for this. Also, before trying to add that parameter is there any
> useful information we can try to provide for a bug report?
Can you confirm that the sqlite database is using WAL logging?
http://www.sqlite.org/draft/wal.html
Dustin
More information about the devel
mailing list