当我尝试在 Ubuntu 上安装 PostgreSQL 9.4.+ 时,它正在安装 9.3.9 版。我使用了以下命令:
sudo apt-get install postgresql postgresql-contrib
然后我尝试了sudo apt-get install postgresql-9.4. 但这给了我一个错误,比如“找不到包”。
sudo apt-get install postgresql-9.4
如何在 Ubuntu 上安装 9.4?
分发详情:
postgresql ubuntu postgresql-9.4
postgresql ×1
postgresql-9.4 ×1
ubuntu ×1