I've just updated to heroku client gem 2.3.0 and I'm trying to
transfer the production database to an staging app for testing with:

heroku pgbackups:restore `heroku pgbackups:url --app production-app` --
app staging-app

This returns (marked with X to omit real app/dump name):

 !  Could not resolve database
http://s3.amazonaws.com/hkpgbackups/[email protected]/b0XX.dump?AWSAccessKeyId=AKIAJYED...
(continues with amazon request signature parameterss)
 !
 !  Available databases:
 !   SHARED_DATABASE (DATABASE_URL)

I remember this has worked for me in the past. Am I missing something
that's changed recently? Haven't seen any syntax changes for this
command in the docs.

Any help will be greatly appreciated. Great thanks in advance.

Best wishes.

-- Estanis.

-- 
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