Oops, no, that doesn't work.   I _thought_ it worked before, but I may
be
confused with heroku garden, sorry about that.

I will be interested, now, what the right answer is!

GaJ


On Mar 7, 7:42 am, GreenAsJade <[email protected]> wrote:
> On Mar 4, 2:27 am, MAwiniarski <[email protected]> wrote:
>
> > Greetings,
>
> > Having app deployed on Heroku, how to fetch database data
> > so to have backup locally?
>
> 1) Dump the data using
>
> heroku rake db:data:dump
>
> 2) follow the instructions in the "docs" page for pulling down the
> code.  The data will come with it - it will be in db/data.yml
>
> You can load it into your local app with
>
> rake db:data:load
>
> GaJ
--~--~---------~--~----~------------~-------~--~----~
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