PostgreSQL:Debian/Ubuntu 上的 PostgreSQL 9.4 beta1

發表於 2014-05-16,作者:apt.postgresql.org

昨天發布了新版 PostgreSQL 9.4 的第一個 beta 版本。 除了原始碼之外,我們還將二進制包上傳到 Debian experimental 和 apt.postgresql.org,因此現在可以在 Debian wheezy、squeeze、testing/unstable 以及 Ubuntu trusty、saucy、precise 和 lucid 上進行測試了。

如果您使用的是 Debian 或 Ubuntu 的發布版本,請將以下內容添加到您的 /etc/apt/sources.list.d/pgdg.list 以使用 9.4

deb http://apt.postgresql.org/pub/repos/apt/ codename-pgdg main 9.4

在 Debian jessie 和 sid 上,請從 experimental 安裝套件。

祝您測試愉快!