config tests

This commit is contained in:
Lev Kokotov
2022-02-10 09:07:10 -08:00
parent 8209633e05
commit c1476d29da
2 changed files with 29 additions and 3 deletions

View File

@@ -8,7 +8,7 @@ echo "Giving Postgres 5 seconds to start up..."
# sleep 5
psql -f query_routing_setup.sql
# psql -f query_routing_setup.sql
psql -h 127.0.0.1 -p 6432 -f query_routing_test_insert.sql