Database dump and import

Hey Everyone,

I need to dump the data from a postgress database in Heroku to a mysql database in Heroku for the Ruby on Rails app that has been upgraded. Can anyone walk me through the process. Ideally I want to dump the data to my machine so there is an offline retention of the change as well. Please advise.

Thanks,

Hey,

This mailing list is for feature discussions about the framework itself. Please post to Rails-talk or Stack Overflow. Good luck! :slight_smile:

My apologies Kasper.

Don’t sweat it! Hopefully you’ll find a solution too. iirc, Heroku has some great thorough database docs or maybe their technical support can help :slight_smile:

See ya!