Hey folks! We're working on adapting our system to use the new Heroku PGbackups addon for our database backups. Our sticking point right now is that for some reason the pgbackups CLI doesn't seem to be responding properly. Here is what I'm seeing when I try to use the CLI manually to get the pgbackups urls as described here http://docs.heroku.com/pgbackups:
> heroku addons ... pgbackups:basic sendgrid:pro shared-database:5mb > heroku restart Servers restarted > heroku pgbackups Unknown command. Run 'heroku help' for usage information. Any idea what I might be doing wrong here? Thanks! --Justin -- Justin Houk Co-Founder, 10x10 Room http://10x10room.com http://playbastion.com -- 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.
