show/hide this revision's text 3 added 223 characters in body; edited tags

Wondering if anyone has gotten the infamous "database is locked" error from Trac and how you solved it. It is starting to occur more and more often for us. Will we really have to bite the bullet and migrate to a different DB backend, or is there another way?

See these two Trac bug entries for more info:

http://trac.edgewall.org/ticket/3446

http://trac.edgewall.org/ticket/3503

Edit 1 Thanks for the answer and the recommendation, which seems to confirm our suspicion that migrating to PostgreSQL seems to be the best option. The SQLite to PostgreSQL script is here: http://trac-hacks.org/wiki/SqliteToPgScript Here goes nothing...

Edit 2 (solved) The migration went pretty smooth and I expect we won't be seeing the locks any more. The speed isn't noticeably better as far as I can tell, but at least the locks are gone. Thanks!

show/hide this revision's text 2 added 352 characters in body

Wondering if anyone has gotten the infamous "database is locked" error from Trac and how you solved it. It is starting to occur more and more often for us. Will we really have to bite the bullet and migrate to a different DB backend, or is there another way?

See these two Trac bug entries for more info:

http://trac.edgewall.org/ticket/3446

http://trac.edgewall.org/ticket/3503

Edit 1 Thanks for the answer and the recommendation, which seems to confirm our suspicion that migrating to PostgreSQL seems to be the best option. The SQLite to PostgreSQL script is here: http://trac-hacks.org/wiki/SqliteToPgScript Here goes nothing...

show/hide this revision's text 1

Getting "database is locked" error messages from Trac

Wondering if anyone has gotten the infamous "database is locked" error from Trac and how you solved it. It is starting to occur more and more often for us. Will we really have to bite the bullet and migrate to a different DB backend, or is there another way?

See these two Trac bug entries for more info:

http://trac.edgewall.org/ticket/3446

http://trac.edgewall.org/ticket/3503