Type: | bool |
Défaut: | on |
Contexte: | user |
Redémarrer: | false |
Active ou désactive l'utilisation des plans d'agrégation hachée (hashed aggregation) par le planificateur. Activé par défaut (on
).
Recommandations [EN]
For interactive session use only when troubleshooting queries.
Sur StackOverflow
Sur pgsql-hackers
- Path to unreverting "Allow planner to use Merge Append to efficiently implement UNION"
- debug_palloc_context_threshold - dump code paths leading to memory leaks
- Re: Wrong result when enable_partitionwise_join is on if collation of PartitionKey and Column is different.
- Redundant Result node
- Re: POC: GROUP BY optimization