maybe were breaking the terminal?

This commit is contained in:
Lev Kokotov
2022-02-10 11:20:33 -08:00
parent 604af32b94
commit b9b89db708

View File

@@ -17,8 +17,8 @@ pgbench -h 127.0.0.1 -p 6432 -t 500 -c 2
psql -e -h 127.0.0.1 -p 6432 -f tests/sharding/query_routing_test_insert.sql
psql -e -h 127.0.0.1 -p 6432 -f tests/sharding/query_routing_test_select.sql
psql -e -h 127.0.0.1 -p 6432 -f tests/sharding/query_routing_test_select.sql > /dev/null
# psql -f tests/sharding/query_routing_test_validate.sql
psql -e -h 127.0.0.1 -p 6432 -f tests/sharding/query_routing_test_primary_replica.sql
psql -e -h 127.0.0.1 -p 6432 -f tests/sharding/query_routing_test_primary_replica.sql > /dev/null