Hi, # Query Execution Results (Average of 3 measurements) > - With parallel query: 39546 seconds > - With parallel query and enable_groupagg turned off: 1115 seconds >
Oops, I made a mistake. The correct execution time is: - With parallel query: 39546 ms - With parallel query and enable_groupagg turned off: 1115 ms Regards, Tatsuro Yamada