fixup! Increase shard move test coverage by improving advisory locks

enable-progress-monitor-isolation-tests-again-flaky3
Jelte Fennema 2022-10-06 14:52:16 +02:00
parent 8bf1b3d4e4
commit 5f7bbddb02
1 changed files with 4 additions and 0 deletions

View File

@ -1,4 +1,8 @@
setup
{
CALL citus_cleanup_orphaned_shards();
}
setup
{
ALTER SEQUENCE pg_catalog.pg_dist_shardid_seq RESTART 1500001;
SET citus.shard_count TO 4;