Fixes test

pull/7240/head
gindibay 2023-10-27 14:15:43 +03:00
parent 3cb5cab8cd
commit b4dec6eee8
1 changed files with 0 additions and 4 deletions

View File

@ -1047,10 +1047,6 @@ SELECT result from run_command_on_all_nodes(
$$
) ORDER BY result;
select * from pg_dist_partition;
select * from pg_dist_placement;
select * from pg_dist_shard;
select citus_remove_node('localhost', :worker_2_port);