mirror of https://github.com/citusdata/citus.git
Check manual value for test
parent
2789d45e9a
commit
f0536fa299
|
@ -1,6 +1,6 @@
|
||||||
|
|
||||||
SET citus.next_shard_id TO 1300000;
|
SET citus.next_shard_id TO 1300000;
|
||||||
ALTER SEQUENCE pg_catalog.pg_dist_colocationid_seq RESTART 4;
|
ALTER SEQUENCE pg_catalog.pg_dist_colocationid_seq RESTART 7;
|
||||||
|
|
||||||
-- ===================================================================
|
-- ===================================================================
|
||||||
-- create test utility function
|
-- create test utility function
|
||||||
|
|
Loading…
Reference in New Issue