当我尝试这样做时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来做一些特别的工作(例如导出命令行工具)?