加入收藏 | 设为首页 | 会员中心 | 我要投稿 李大同 (https://www.lidatong.com.cn/)- 科技、建站、经验、云计算、5G、大数据,站长网!
当前位置: 首页 > 百科 > 正文

如何获得pgAdmin III版本与PostgreSQL 9.4(Ubuntu 14.10 x64)正

发布时间:2020-12-13 16:28:45 所属栏目:百科 来源:网络整理
导读:我在Ubuntu 14.10 x64上安装了postgresql-9.4和pgAdmin III: sudo apt-get update sudo apt-get dist-upgradesudo apt-get install postgresql-9.4sudo apt-get pgadmin3 但是使用pgAdmin与PostgreSQL我面临着警告 Warning: The server you are connecting
我在Ubuntu 14.10 x64上安装了postgresql-9.4和pgAdmin III:
sudo apt-get update && sudo apt-get dist-upgrade
sudo apt-get install postgresql-9.4
sudo apt-get pgadmin3

但是使用pgAdmin与PostgreSQL我面临着警告

Warning: The server you are connecting to is not a
version that is supported by this release of pgAdmin III.

pgAdmin III may not function as expected.

Supported server versions are 8.4 to 9.3.

1)如何获取pgAdmin III的版本?

2)如何卸载当前版本的pgAdmin并安装正确版本的pgAdmin?

谢谢.

这似乎是一个已知的bug: link

bug线程建议尝试使用pgAdmin 1.20.您可以在这里下载:link

(编辑:李大同)

【声明】本站内容均来自网络,其相关言论仅代表作者个人观点,不代表本站立场。若无意侵犯到您的权利,请及时与联系站长删除相关内容!

    推荐文章
      热点阅读