postgresql_select 在 macports 上的用法
在 macports 上,有一个名为 postgresql_select 的包,
这是否旨在作为一个实用程序来选择当前活动的 postgresql 版本(假设我的 Mac 上安装了多个版本的 postgresql)? 如果是这样,我该如何使用它?
On macports, there's a package called postgresql_select
Is this intended as a utility to select a current active version of postgresql (assuming I have multiple versions of postgresql installed on my Mac)?
If so, how do I use it?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
这可以解决问题。
其中“postgresql”表示我们要设置的组,第二个参数“postgresql90”是我们要设为默认的版本。
然而,在撰写本文时,设置为 postgresql91 无法正常工作,请参考 https://trac.macports。 org/ticket/31335
This does the trick.
Where "postgresql" indicates the group in which we want to set and the second argument "postgresql90" is the version we want to make as default.
However, at this time of writing, setting to postgresql91 is not working correctly, reference https://trac.macports.org/ticket/31335