相关疑难解决方法(0)

Heroku pg:pull正在给sh:createdb:命令未找到

当我尝试这样做时heroku pg:pull DATABASE_URL myappspassword,我收到此错误:

my-computer:a-folder (master*) · heroku pg:pull DATABASE_URL myappspassword
 !    sh: createdb: command not found
 !    
 !    Unable to create new local database. Ensure your local Postgres is working and try again.
Run Code Online (Sandbox Code Playgroud)

一旦谷歌搜索没有返回结果.我想知道这是否与我这样做有关which psql,没有结果.也许我需要用pgAdmin来做一些特别的工作(例如导出命令行工具)?

postgresql heroku pgadmin

4
推荐指数
2
解决办法
1822
查看次数

标签 统计

heroku ×1

pgadmin ×1

postgresql ×1