Postgres Parameter across Versions
Select a parameter to view the defaults across versions of PostgreSQL.
Latest version details
Category
Client Connection Defaults / Statement Behavior
Variable type:
string
Short Description:
Sets the default table access method for new tables.
Value History
|
10 |
11 |
12 |
13 |
14 |
15 |
16 |
name |
|
|
|
|
|
|
|
default_table_access_method |
|
|
heap |
heap |
heap |
heap |
heap |
Vartype History
|
10 |
11 |
12 |
13 |
14 |
15 |
16 |
name |
|
|
|
|
|
|
|
default_table_access_method |
|
|
string |
string |
string |
string |
string |