Automated Heroku Database Backups to Amazon S3, Rackspace Cloud Files, or Google Storage
I wrote a blog post about a gem I released called heroku_cloud_backup. This gem utilizes fog and the Heroku PG Backups addon to automate Postgres database backups to your favorite cloud storage provider. Since it stores the same dumps the PG Backups addon does, restoring is a breeze.
Post a comment