blob: d046f938ac2206446be484f7e69c60f686c394d0 [file] [log] [blame]
-- reset the GUC and restart cluster.
-- start_ignore
! gpconfig -r gp_resource_manager;
! gpstop -ra;
SHOW gp_resource_manager;
-- end_ignore
-- reset settings
ALTER RESOURCE GROUP admin_group SET concurrency 10;
ALTER RESOURCE GROUP default_group SET concurrency 20;