# cd pgpool-II-3.6.6 # ./configure --prefix=/opt/pgpool/3.6.6 --sysconfdir=/etc/pgpool/ # make # make install # cp src/redhat/pgpool.service /lib/systemd/system/ # chmod +x /lib/systemd/system/pgpool.service # systemctl enable pgpool.service # # vi /lib/systemd/system/pgpool.serv...
# cd pgpool-II-3.6.6 # ./configure --prefix=/opt/pgpool/3.6.6 --sysconfdir=/etc/pgpool/ # make # make install # cp src/redhat/pgpool.service /lib/systemd/system/ # chmod +x /lib/systemd/system/pgpool.service # systemctl enable pgpool.service # # vi /lib/systemd/system/pgpool.serv...
[root@pgpool ~]# # tar zxvf pgpool-II-3.6.6.tar.gz # cd pgpool-II-3.6.6 # ./configure --prefix=/opt/pgpool/3.6.6 --sysconfdir=/etc/pgpool/ # make # make install # cp src/redhat/pgpool.service /lib/systemd/system/ # chmod +x /lib/systemd/system/pgpool.service # systemctl ena...
# cd pgpool-II-3.6.6 # ./configure --prefix=/opt/pgpool/3.6.6 --sysconfdir=/etc/pgpool/ # make # make install # cp src/redhat/pgpool.service /lib/systemd/system/ # chmod +x /lib/systemd/system/pgpool.service # systemctl enable pgpool.service # # vi /lib/systemd/system/pgpool.serv...