Is there any place where I can find the status of the various back-end DBs and their pros and cons?
I'm about to launch Trac 0.10.3 for our company's IT ticket tracking system. I've disabled the code-specific features (milestones, SVN access, etc.) and some other parts and it looks to be a really nice, easy issue tracking system. We're currently around 200 people. Reading through the archives last night, I got the impression that the SQLite backend will have "db locked" concurrency issues as more people use the system. I'm most familiar with MySQL and have a server already up and running, but I'm not sure how stable the MySQL support is. I'm not very familiar with PostgreSQL, but from what I've played with elsewhere, it's nice. - Will we get concurrency issues with SQLite as more people use the system? In what parts or every part? - How stable is the MySQL back-end support? Is this something we should be comfortable going with or are there still lots of problems? - I get the impression that the PostgreSQL support is there and mature. Am I correct? Would I be trading the "DB locked" problem for other problems? Thanks for the help. Hopefully, this project will go off well. Other parts of the company who helped beta this project are looking at Trac for other uses now. Good going. pete --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Trac Users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/trac-users?hl=en -~----------~----~----~----~------~----~------~--~---
