Answers for "heroku DATABASE_URL"

3

connect to db heroku

heroku pg:psql -f schema.sql -a HEROKU_APP_NAME
Posted by: Guest on July-28-2020
0

how to find my postgres hostname heorku

heroku pg:credentials:url
Posted by: Guest on August-17-2020

Code answers related to "heroku DATABASE_URL"

Browse Popular Code Answers by Language