Reported-by: Peter Geoghegan
Previously, hash aggregation was avoided if it was expected to use
more than memory. This is controlled
- by enable-hashagg-disk"/>.
+ by hashagg-avoid-disk-plan"/>.
use hash aggregation with disk storage for large grouping set results
(Jeff Davis)
-
- Previously, hash aggregation was avoided if it was expected to use
- more than memory. This is controlled
- by .
-