I'm already familiar with another solution for automatically backing
up your Heroku database to S3 using the fog gem called bakkuappu.

However, I'm stuck with AWS-S3 because I use Paperclip, and so whipped
up a quick cron job that can be hooked into Heroku to automatically
create a daily pg_dump backup of your database on S3.

Figured I'd toss it out there in case anyone else could benefit from
it:
http://librarymixer.posterous.com/40960547

-- 
You received this message because you are subscribed to the Google Groups 
"Heroku" group.
To post to this group, send email to heroku@googlegroups.com.
To unsubscribe from this group, send email to 
heroku+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/heroku?hl=en.

Reply via email to