blob: fafeb8a196c75bb4827deb79a8026acb5d07a11f [file] [log] [blame]
-- Before running test, set statement_timeout to 1 minute so that even if some
-- error make 'gp_wait_parallel_retrieve_cursor()' hang, it will be canceled
-- when timeout.
!\retcode gpconfig -c statement_timeout -v 60000;
(exited with code 0)
!\retcode gpstop -u;
(exited with code 0)