[LRUG] Migrating SQLlite to MySQL
Alex Young
alex at blackkettle.org
Mon Nov 16 08:44:53 PST 2009
Alexander Bienz wrote:
> Hello folks,
>
> I've been managing a personal priject on the Rails 2 framework for a
> year or so, and I initially left the production Database as SQLlite, as
> I wanted to see how it would perform.
>
> I would now like to use a MySQL database, as is typical for most Rails
> webapps, but I want the changeover to be seamless, I don't want to lose
> any data or connections.
>
> Can anyone point me in the direction of the best practice for this kind
> of migration?
Has anyone tried taps?
http://adamblog.heroku.com/past/2009/2/11/taps_for_easy_database_transfers/
--
Alex
More information about the Chat
mailing list