gpt4 book ai didi

postgresql - 在 Mac 上通过 Homebrew 安装 PostgreSQL 时出错

转载 作者:行者123 更新时间:2023-11-29 13:43:48 26 4
gpt4 key购买 nike

在 Mac (OSX 10.11.6) 上通过 Homebrew 安装 PostgreSQL 时出现以下错误:

Error: The `brew link` step did not complete successfully The formula
built, but is not symlinked into /usr/local

initdb: file "/usr/local/share/postgresql/postgres.bki" does not exist
This might mean you have a corrupted installation or identified the
wrong directory with the invocation option -L.

/postgresql 文件夹不存在。

不确定它是否相关,但我已经通过 Homebrew 安装了 OpenSSL 1.0.2o_2 和 Readline 7.0.5。

有谁知道为什么会出现这个错误,我该如何解决?

最佳答案

在我的例子中,我安装了 libpq,它阻止了 postgresql 的链接。取消链接 libpq 然后链接 postgresql 为我解决了这个问题。

brew unlink libpq
brew link postgresql
brew postinstall postgresql

关于postgresql - 在 Mac 上通过 Homebrew 安装 PostgreSQL 时出错,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/51632036/

26 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com