摘要:
1.安装连接 按照下面链接安装 https://brew.sh/ 2.百分之99会报错 curl: (7) Failed to connect to raw.githubusercontent.com port 443 after 17 ms: Connection refused 3.参考下面链接 阅读全文
摘要:
在您的命令行中运行以下命令: brew doctor brew update 安装 在您的命令行中运行以下命令:brew install postgres 你也可以指定版本: brew install postgres@11.17 启动 PostgreSQL 作为服务使用; brew service 阅读全文