Isn't it

heroku pgbackups:url

for the url?

You also might want to take a look at open source projects that
integrate directly into your system for seamless backup integration.

Like https://github.com/mrich54907/bakkuappu

Its not perfect and we are all working on trying to put something
awesome together on the backups end with heroku but for the time being
the community is trying to make is easier to do nightly unlimited
backups to s3. Feel free to fork, update, and contribute too. :)


On Dec 5, 6:58 pm, Justin Houk <[email protected]> wrote:
> 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 herehttp://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 Roomhttp://10x10room.comhttp://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.

Reply via email to