測(cè)試環(huán)境
Ubuntu 16.04 LTS云主機(jī)2臺(tái),主機(jī)名為pg1(192.168.0.34)和pg2(192.168.0.39)。
安裝postgresql
下面這個(gè)源是官網(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)友評(píng)論