dir=`pwd`
PGPOOL_INSTALL_DIR=/var/volum/RockyLinux8/17/master/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
