測試環(huán)境
Ubuntu 16.04 LTS云主機2臺,主機名為pg1(192.168.0.34)和pg2(192.168.0.39)。
安裝postgresql
下面這個源是官網(wǎng)提供的postgressql-9.4的源,ubuntu16.04自帶postgresql-9.5的源。
PostgreSQL Apt Repository
創(chuàng)建文件
$ sudo touch /etc/apt/sources.list.d/pgdg.list
添加一行到文件中
$ sudo vi !$
網(wǎng)友評論