可以在MacBook M1上安装Postgres,Mac OS Monterey 12.4

发布于 2025-01-31 07:50:18 字数 207 浏览 5 评论 0 原文

我在MacBook M1上安装Postgres时遇到了问题。

下载的安装程序正在失败(后处理中的错误),来自当我使用“端口”尝试时,它不起作用(它安装了,但没有安装诸如“ pg_ctl”之类的可执行文件)

是否有解决方案?

(10年前,我下载了来源并编译了)

I have problems installing Postgres on my MacBook M1

The Downloaded Installer is failing (Error in Postprocessing) from www.enterprisedb.com and when I try it with "Port" it is not working (it installs, but doesn't install executables like "pg_ctl")

Is there a solution?

(10 years ago I´ve downloaded the source and compiled it)

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

夜夜流光相皎洁 2025-02-07 07:50:18

如今,我建议像 Calin的评论

brew install postgresql

brew.sh 搜索时对于公式 postgresql 它具有二进制文件()支持:

  • Monterey上的Apple Silicon(M1)

MacOS .sstatic.net/mefds.png“ Alt =” Apple Silicon(M1

Nowadays I would suggest same like Calin's comment:

Install using Homebrew

brew install postgresql

As you can see on brew.sh when searching for formula postgresql it has binaries (Bottle) supporting:

  • Apple Silicon (M1) on macOS Monterey

Apple Silicon (M1) is supported

See also:

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文