ruby on rails - Is it possible to view a remote database in heroku on my computer (using Induction)? -


in rails 4 application directory, typed "heroku pg:credentials database" terminal information database application deployed on heroku. since i'd view data inside postgresql database, tried inputting information induction, ended not responding , forced enter activity monitor , force quit. followed same procedure several more times same result. version of induction faulty? should using different program view database? or doing wrong?

i'm new rails, help!

yes, can. heroku postgres allows connections outside heroku's network. credentials displayed heroku pg:credentials need , should work. maybe try using official pgadmin tool instead?


Comments

Popular posts from this blog

css - Which browser returns the correct result for getBoundingClientRect of an SVG element? -

gcc - Calling fftR4() in c from assembly -

Function that returns a formatted array in VBA -