我使用One click installer在装有 Mac OS X 的计算机上安装了 PostgreSQL 。然后我尝试使用该psql命令访问 PostgreSQL ,但它似乎不可用。
psql
我收到这条消息:
psql -bash: psql: command not found
我需要安装更多东西吗?或者我如何配置 PostgreSQL 以便我可以在我的计算机上使用它?
postgresql psql installation mac-os-x
installation ×1
mac-os-x ×1
postgresql ×1
psql ×1