path: odyssey_1.5.1~rc3-1/test/functional/tests/reload/runner.sh
echo 'unix_socket_mode "0777"' >> /tests/reload/conf.conf
kill -s HUP $(pidof odyssey)
psql 'host=localhost port=6432 dbname=postgres user=postgres' -c 'select 1' || {
