-
- hashagg_avoid_disk_plan (boolean)
-
-
hashagg_avoid_disk_plan configuration parameter
-
-
-
- If set to on, causes the planner to avoid choosing
- hashed aggregation plans that are expected to use the disk. If hashed
- aggregation is chosen, it may still require the use of disk at
- execution time, even if this parameter is enabled. The default is
- off.
-
-
-
-
enable_hashjoin (boolean)
+
+ hashagg_avoid_disk_plan (boolean)
+
+
hashagg_avoid_disk_plan configuration parameter
+
+
+
+ If set to on, causes the planner to avoid choosing
+ hashed aggregation plans that are expected to use the disk. If hashed
+ aggregation is chosen, it may still require the use of disk at
+ execution time, even if this parameter is enabled. The default is
+ off.
+
+
+
+