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