In case anyone is interested, see the attached diff for what I had to do to get the db init script to complete without warnings.
-Peter On Wed, Dec 9, 2009 at 1:30 PM, Dave O'Neill <[email protected]> wrote: > On Wed, Dec 09, 2009 at 11:21:50AM -0500, Peter McAlpine wrote: > >> I've found mysql to have much better performance than postresql. >> > > Yeah, unfortunately, out-of-the-box mysql works better on modern hardware > than postgresql. The postgresql tuning defaults haven't changed in about 10 > years. But... with some simple tweaks it can match mysql performance and > give better data integrity. > Unfortunately, it would be a huge amount of effort to convert LR to be > database-agnostic, so it's probably not going to happen. > > > Cheers, > Dave > _______________________________________________ > Leaguerunner mailing list > [email protected] > http://www.dmo.ca/cgi-bin/mailman/listinfo/leaguerunner >
DBInit.pm.diff
Description: Binary data
_______________________________________________ Leaguerunner mailing list [email protected] http://www.dmo.ca/cgi-bin/mailman/listinfo/leaguerunner
