Data migration from site5 to heroku
        Posted  
        
            by Denis
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Denis
        
        
        
        Published on 2010-04-16T14:14:25Z
        Indexed on 
            2010/04/18
            10:53 UTC
        
        
        Read the original article
        Hit count: 493
        
ruby-on-rails
|heroku
Hi,
I've a Rails 2.1.2 App hosted on site 5.
This App is running since 2 years and I want to migrate the site on heroku.
No pb to install the site on heroku, but what about the data?!
What is the best strategy to export from site 5 (I've phpMyAdmin) and then import to heroku?
Thanks
© Stack Overflow or respective owner