mirror of https://github.com/citusdata/citus.git
Fixes test error
parent
48e959522b
commit
1b24b3c5ff
|
@ -25,7 +25,6 @@ SELECT pg_reload_conf();
|
|||
(1 row)
|
||||
|
||||
\c - - - :master_port
|
||||
|
||||
CREATE SCHEMA single_node_ent;
|
||||
SET search_path TO single_node_ent;
|
||||
SET citus.shard_count TO 4;
|
||||
|
|
Loading…
Reference in New Issue