mercredi 25 février 2015

How to pull mysql database from heroku to local machine


Vote count:

0




Hi I have a ruby on rails app hosted on heroku and it is using mysql as database.


Now I have to take backup on the database on the my local machine. But I am getting issues while taking backup.


For this I installed taps gem and I am using following commands for it



heroku pg:pull mysql2://username@hostname.cleardb.com/heroku_database local_database --app my_app


but it is giving error as !Your app has no databases.


Can any one guide me how to pull mysql database from heroku to local machine.



asked 27 secs ago







How to pull mysql database from heroku to local machine

Aucun commentaire:

Enregistrer un commentaire