我已尝试从我这边安装但失败了。我已经参考了链接http://nixustechnologies.com/2014/03/install-greenplum-community-edition/给出的教程。我曾尝试安装它,但弹出的错误是
could not connect to database postgres: could not connect to server: No such file or directory
Is the server running locally and accepting
connections on Unix domain socket "/tmp/.s.PGSQL.5432"?
请帮助我解决问题,或者如果你有任何其他选择在Ubuntu 14.04中安装Greenplum数据库,请帮助我。
答案 0 :(得分:1)
Greenplum数据库不支持Ubantu, 它仅受
支持1.SUSE Linux Enterprise Server 11 SP2
2.CentOS 5.0或更高版本
3.Red Hat Enterprise Linux(RHEL)5.0或更高版本
4.Oracle Unbreakable Linux 5.5
答案 1 :(得分:0)
该链接描述了在CentOS / RHEL上安装Greenplum。 Greenplum没有Ubuntu的版本。您可以使用源代码构建它以使其在Ubuntu上运行,或者您可以升级您的操作系统。
答案 2 :(得分:0)
您可以查看此https://greenplum.org/install-greenplum-oss-on-ubuntu/以获取有关如何在ubuntu上安装greenplum的详细说明。但请注意,他们使用更高版本的Ubuntu