dir=`pwd`
PGPOOL_INSTALL_DIR=/var/volum/RockyLinux9/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
/usr/pgsql-17/bin/pg_ctl -D /var/volum/RockyLinux9/17/master/src/test/regression/tests/124.bug700_memqcache_segfault/testdir/data0 -m f stop
