Loading pgpool/configure.sh +2 −0 Original line number Diff line number Diff line Loading @@ -127,6 +127,7 @@ chmod 4755 /usr/sbin/arping mkdir -p /var/log/pgpool if [[ $DB_CLUSTER == true ]]; then cp -rf bin/* /usr/local/bin/ touch /etc/pgpool-II/pool_passwd chown postgres /etc/pgpool-II/pool_passwd Loading @@ -142,4 +143,5 @@ if [[ $DB_CLUSTER == true ]]; then fi /etc/init.d/crond restart fi chkconfig pgpool on Loading
pgpool/configure.sh +2 −0 Original line number Diff line number Diff line Loading @@ -127,6 +127,7 @@ chmod 4755 /usr/sbin/arping mkdir -p /var/log/pgpool if [[ $DB_CLUSTER == true ]]; then cp -rf bin/* /usr/local/bin/ touch /etc/pgpool-II/pool_passwd chown postgres /etc/pgpool-II/pool_passwd Loading @@ -142,4 +143,5 @@ if [[ $DB_CLUSTER == true ]]; then fi /etc/init.d/crond restart fi chkconfig pgpool on