Given that I run about 3 dozen Tracs, spread over 6 or 7 sites, SQLite is wonderful from a management perspective. It lets me keep all the data for a given Trac in one place, and easily backup/move/ copy/etc them.
--Noah On Sep 14, 2006, at 5:42 AM, Bruno Desthuilliers wrote: > > Greg Dickie wrote: >> >> I'm using postgres. Is it much much better than SQLite? > > Depends on what "better" means to you. SQLite is a lighweight embedded > database, PostgreSQL is one of the most powerful and reliable existing > RDBMS. From a purely technical POV, Postgres obviously beats SQLite > hands down. Now if it's for a single small/medium project with no need > for integration with other applications, do you really need a full- > blown > RDBMS ?-) > > > -- > bruno desthuilliers > développeur > [EMAIL PROTECTED] > http://www.modulix.com > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Trac Users" group. To post to this group, send email to trac-users@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/trac-users -~----------~----~----~----~------~----~------~--~---