如何使用git bash将数据库推送到heroku?

时间:2018-09-30 15:46:17

标签: postgresql heroku git-bash heroku-cli

我有问题。我正在尝试使用Heroku CLI将Postgresql推送到Heroku,但似乎无法正常工作。我尝试使用Windows命令提示符,但是遇到关于'env' is not recognized as an internal or external command, operable program or batch file.的错误。当我尝试在其中运行Git Bash时,它会冻结。我使用了:https://github.com/heroku/cli/issues/623,但是它们不起作用。我的问题不是命令提示符,而是我在其中运行命令时Git Bash冻结。有人吗?

我正在运行命令:heroku pg:push mylocaldb DATABASE_URL

0 个答案:

没有答案