dir=`pwd`
PGPOOL_INSTALL_DIR=/var/volum/RockyLinux9/16/V4_2_STABLE/src/test/regression/temp/installed
$PGPOOL_INSTALL_DIR/bin/pgpool -f $dir/etc/pgpool.conf -m f stop && while [ -f $dir/run/pgpool.pid ];do sleep 1;done
/usr/pgsql-16/bin/pg_ctl -D /var/volum/RockyLinux9/16/V4_2_STABLE/src/test/regression/tests/028.watchdog_enable_consensus_with_half_votes/testdir/pgpool0/data0 -m f stop
/usr/pgsql-16/bin/pg_ctl -D /var/volum/RockyLinux9/16/V4_2_STABLE/src/test/regression/tests/028.watchdog_enable_consensus_with_half_votes/testdir/pgpool0/data1 -m f stop
