
ktm at rice
May 2, 2008, 11:01 AM
Post #3 of 6
(208 views)
Permalink
|
On Fri, May 02, 2008 at 12:03:20PM -0400, Waldo Jaquith wrote: > Folks, > > As I round third base in my transition to Bricolage here at VQR, I'm > excited by the news that 2.0 is coming out in July. Reading through David's > blog entry on the topic (via The Output Channel), some of these features > look like enormous improvements. The one that I'm especially appreciative > of us the implementation of Arsu Andrei's port to MySQL, since I know how > y'all PostgreSQL users feel about us MySQL users. :) > > Before I go any farther, though, I want to verify an assumption. Surely > users need to select between MySQL and PostgreSQL at install time, and it > won't be viable to switch (or upgrade, as I think of it :) to MySQL on an > existing installation. Right? Given how goofy our web server setup is to > accommodate Bricolage 1, I'm sorely tempted to delay work on this upgrade > until v2 comes out, at which time I'll wipe the server and start anew, with > mod_perl 2, Apache 2, PHP 5, MySQL 5, etc. Does this makes sense to y'all? > I have a couple of comments. First, if you are already using PostgreSQL with Bricolage, it does not make sense to me to move to the MySQL backend. Among other things, MySQL does not support full-text indexing yet with the InnoDB backend and there is a Google SoC project to add full-text indexing support to Bricolage. If however, you do not have any PostgreSQL DBA expertise then it really is not much of a decision for you. Good luck with what ever path you choose. Like you, I am looking forward to the Apache 2 support. Cheers, Ken
|