Fixes for Disk-based Hash Aggregation.
Jeff Davis <jdavis@postgresql.org>
Fixes for Disk-based Hash Aggregation. Justin Pryzby raised a couple issues with commit 1f39bce0. Fixed. Also, tweak the way the size of a hash entry is estimated and the number of buckets is estimated when calling BuildTupleHashTableExt(). Discussion: https://www.postgresql.org/message-id/20200319064222.GR26184@telsasoft.com
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/commands/explain.c | modified | +1 −1 |
| src/backend/executor/nodeAgg.c | modified | +7 −12 |
Discussion
- Memory-Bounded Hash Aggregation 81 messages · 2019-07-01 → 2020-03-28