mirror of
https://github.com/postgresml/pgcat.git
synced 2026-03-23 01:16:30 +00:00
nl
This commit is contained in:
@@ -16,4 +16,4 @@ psql -h 127.0.0.1 -p 6432 -f query_routing_test_select.sql
|
||||
|
||||
psql -e -h 127.0.0.1 -p 6432 -f query_routing_test_primary_replica.sql
|
||||
|
||||
psql -f query_routing_test_validate.sql
|
||||
psql -f query_routing_test_validate.sql
|
||||
|
||||
@@ -10,4 +10,4 @@ SELECT 1;
|
||||
|
||||
SET SERVER ROLE TO 'replica';
|
||||
SET SHARDING KEY TO '4321';
|
||||
SELECT 1;
|
||||
SELECT 1;
|
||||
|
||||
Reference in New Issue
Block a user