Anyone know the best way to back up a production database, and get the
data to work on locally?

I tried heroku rake db:data:dump, and got the following error:

(in /mnt/home/slugs/3418_4564f81_1699/mnt)
rake aborted!
Read-only file system - /mnt/home/slugs/3418_4564f81_1699/mnt/db/
data.yml


I see that creating a bundle includes a postgresql backup, but I want
the data in sqlite.

Suggestions?
--~--~---------~--~----~------------~-------~--~----~
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