ruby on rails - Heroku Restore Not working...! -



ruby on rails - Heroku Restore Not working...! -

i trying restore local db.dump file heroku app..!!

using:-

heroku pg:backups restore 'https://s3.amazonaws.com/somebucket/db.dump' database mydb

but getting error :-

an error has occured , backup did not finish please run 'heroku logs --ps pg-backups' details.

when run doesnt show logs.

please help new ror

make sure source of dump right & have made application downwards while restoring db. seek accessing logs after sometime.

in case logs empty , error still persists, need contact heroku support. there not much can this.

ruby-on-rails heroku

Comments

Popular posts from this blog

java - How to set log4j.defaultInitOverride property to false in jboss server 6 -

c - GStreamer 1.0 1.4.5 RTSP Example Server sends 503 Service unavailable -

Using ajax with sonata admin list view pagination -