LD_LIBRARY_PATH=/var/volum/RockyLinux9/17/V4_4_STABLE/src/test/regression/temp/installed/lib:/usr/pgsql-17/lib:/usr/pgsql-17/lib
dir=`pwd`
PGPOOL_INSTALL_DIR=/var/volum/RockyLinux9/17/V4_4_STABLE/src/test/regression/temp/installed
/usr/pgsql-17/bin/pg_ctl -w -D /var/volum/RockyLinux9/17/V4_4_STABLE/src/test/regression/tests/028.watchdog_enable_consensus_with_half_votes/testdir/pgpool0/data0 start
/usr/pgsql-17/bin/pg_ctl -w -D /var/volum/RockyLinux9/17/V4_4_STABLE/src/test/regression/tests/028.watchdog_enable_consensus_with_half_votes/testdir/pgpool0/data1 start
$PGPOOL_INSTALL_DIR/bin/pgpool -D -n -f $dir/etc/pgpool.conf -F $dir/etc/pcp.conf -a $dir/etc/pool_hba.conf 2>&1 | cat > $dir/log/pgpool.log &
