im restoring from a b004.dump file. the file has been recieved from another
application instance on another heroku account. well my problem is resolved
when i verified my account.
in this way , i was able to add pgbackups. i use this command to restore
database
first i install this addon:

$ heroku addons:add pgbackups

than restore my database to the current heroku application by using

$ heroku pgbackups:restore DATABASE '
http://s3.amazonaws.com/.....mydb.dump?authparameters'

instead of s3. i put backup file to the public folder of dropbox and got
the public url and paste it in the above line.


-- 
Regards,
Bilal Basharat
Software Developer | Developers Inc.
 ------------------------------------------------------------
----------------------------------------------------------------
skype: bilal.devsinc | web: http://www.devsinc.com<http://www.bitxperts.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