I'm trying to get create my database, but I can't get heroku pg:psql and nothing happens. When I try using heroku pg:psql DATABASE_URL nothing happens either. Not sure why. My command line
Asked
Active
Viewed 416 times
1
-
Recently just answered for similar issue that is applicable on your case as well – http://stackoverflow.com/questions/14465746/heroku-pgpsql-not-working/40018443#40018443 – Kristo Mägi Oct 13 '16 at 23:08
-
I've already seen that. If you look at my image, it isn't giving me those errors – Hunter Marshall Oct 14 '16 at 01:08
-
Right, misread the error message. This is Ruby error not exactly Heroku. But since Heroku Toolbelt is built on top of Ruby then it uses it. Regard of that Ruby issue here seems to have same error experience answered: http://stackoverflow.com/questions/30146567/how-to-solve-dl-is-deprecated-please-use-fiddle-rails-4-1-8 – Kristo Mägi Oct 14 '16 at 06:49