out of time
-
Use backup gem with Heroku’s pgbackups
The backup library is a powerful, flexible, easy-to-use way to configure and execute data backups for your Ruby app. It doesn’t support Heroku’s pgbackups out of the box, but the library has an excellent modular design, making it dead simple to code up a module for pgbackups.
Here’s my quick-and-dirty crack at it. It works, but has basically no configuration options (not that pgbackups itself has a great deal anyway). Hope you find it useful!
To configure it, just set the
nameto the name of your Heroku app: