Oh it worked :) But I have a question.

I went to the rake console on heroku and typed rake db:data:dump

Then I copied the data.yml file to local rails db folder. Then I
installed the yamldb plugin
script/plugin install http://opensource.heroku.com/svn/rails_plugins/yaml_db

Then, I did rake db:data:load

And it loaded to the development mysql database.
Is there a way to tell it to load to the production database?

Thanks :)


On Jul 17, 9:27 am, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote:
> Hi, Is there a way to import the data from a heroku app to a local app
> that uses mysql? I tried the reverse of import process but it didn't
> seem to work.
>
> Any guidance would be much appreciated. thanks :)
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Heroku" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/heroku?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to