Homebrew 安装 postgreSQL
brew install postgresql
启动
brew services start postgresql
但报错:
uninitialized constant Homebrew::Service::System
解决方案
brew doctor
-
按照 brew doctor 中的建议进行操作,如果不行,如下:文章来源:https://www.toymoban.com/news/detail-657436.html
https://www.niwoxuexi.com/blog/cheng/article/2229文章来源地址https://www.toymoban.com/news/detail-657436.html
到了这里,关于mac os M1 安装并启动 postgreSQL 的问题的文章就介绍完了。如果您还想了解更多内容,请在右上角搜索TOY模板网以前的文章或继续浏览下面的相关文章,希望大家以后多多支持TOY模板网!