kbaum / heroku-database-backups

Heroku database backups and copies to S3
MIT License
99 stars 82 forks source link

Migrate to the new Heroku pg:backups interface #3

Closed alexkorban closed 9 years ago

alexkorban commented 9 years ago

I've updated the script to use the new CLI interface as the old interface is going away.

kbaum commented 9 years ago

I think this pull request handles the issue:

https://github.com/kbaum/heroku-database-backups/pull/4

alexkorban commented 9 years ago

Sorry, I think I misunderstood how pull requests work. I was trying to submit a particular commit which still gzips the backup. However, my subsequent commits (for my own purposes) were included as well for some reason.

kbaum commented 9 years ago

No problem!

On Sat, May 2, 2015 at 5:18 PM, Alex Korban notifications@github.com wrote:

Sorry, I think I misunderstood how pull requests work. I was trying to submit a particular commit which still gzips the backup. However, my subsequent commits (for my own purposes) were included as well for some reason.

Reply to this email directly or view it on GitHub: https://github.com/kbaum/heroku-database-backups/pull/3#issuecomment-98402752