Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
遵循文档中的所有步骤,直到下面的命令被击中。
sudo yum install postgresql-bdr94-bdr
它返回错误消息“NO package postgresql-bdr94-bdr available”
你激活了 bdr repo 吗?
sudo yum install https://rpm.2ndquadrant.com/site/content/2ndquadrant-repo-bdr9.4-1-1.el7.noarch.rpm sudo yum repolist sudo yum check-update sudo yum install postgresql-bdr94-bdr
您可以在激活 2ndquadrant bdr 存储库时安装软件包。