Postgres Parameter across Versions
Select a parameter to view the defaults across versions of PostgreSQL.
Latest version details
Category
Query Tuning / Planner Method Configuration
Variable type:
bool
Short Description:
Enables partitionwise join.
Value History
|
10 |
11 |
12 |
13 |
14 |
15 |
16 |
name |
|
|
|
|
|
|
|
enable_partitionwise_join |
|
off |
off |
off |
off |
off |
off |
Vartype History
|
10 |
11 |
12 |
13 |
14 |
15 |
16 |
name |
|
|
|
|
|
|
|
enable_partitionwise_join |
|
bool |
bool |
bool |
bool |
bool |
bool |