enable_parallel_hash
Enables or disables the query planner's use of hash-join plan types with parallel hash. Has no effect if hash-join plans are not also enabled. The default is on
.
Comments
Type: | bool |
Default: | on |
Context: | user |
Restart: | false |
Since: | 11 |