Loading pgpool/configure.sh +1 −1 Original line number Diff line number Diff line Loading @@ -132,7 +132,7 @@ if [[ $DB_CLUSTER == false && "$CATEGORY" == "b" ]]; then chown postgres /var/log/pgpool # Change default PostgreSQL port to 5433 sed -i "s/PGPORT=5432/PGPORT=5433/g" /etc/sysconfig/pgsql/postgresql #sed -i "s/PGPORT=5432/PGPORT=5433/g" /etc/sysconfig/pgsql/postgresql /etc/init.d/postgresql restart Loading Loading
pgpool/configure.sh +1 −1 Original line number Diff line number Diff line Loading @@ -132,7 +132,7 @@ if [[ $DB_CLUSTER == false && "$CATEGORY" == "b" ]]; then chown postgres /var/log/pgpool # Change default PostgreSQL port to 5433 sed -i "s/PGPORT=5432/PGPORT=5433/g" /etc/sysconfig/pgsql/postgresql #sed -i "s/PGPORT=5432/PGPORT=5433/g" /etc/sysconfig/pgsql/postgresql /etc/init.d/postgresql restart Loading