[Trac] Trac and sqlite3
Clay Loveless
clay at killersoft.com
Mon Mar 7 11:55:19 EST 2005
Hello,
I'm relatively new to Python and sqlite, so please forgive me if these are
newbie questions. : )
I'm run mod_python on a Debian Sarge server that has sqlite (2) and sqlite3
packages installed. It appears that trac does not choose between the two if
both are available, but rather goes with sqlite 2 by default.
Other than the conversion process described here:
http://projects.edgewall.com/trac/wiki/TracUpgrade
... I haven't been able to find much about setting up trac to prefer sqlite3
over 2.
Can someone please outline what steps I need to take to ensure that my trac
projects use sqlite3 successfully?
(I'm assuming there *is* a performance benefit to using sqlite3 ... Right?)
Thank you,
Clay
--
Killersoft.com
More information about the Trac
mailing list