Postgres Parameter across Versions
Select a parameter to view the defaults across versions of PostgreSQL.
Latest version details
Category
Customized Options
Variable type:
bool
Short Description:
Selects whether planning duration is tracked by pg_stat_statements.
Value History
|
10 |
11 |
12 |
13 |
14 |
15 |
16 |
name |
|
|
|
|
|
|
|
pg_stat_statements.track_planning |
|
|
|
off |
off |
off |
off |
Vartype History
|
10 |
11 |
12 |
13 |
14 |
15 |
16 |
name |
|
|
|
|
|
|
|
pg_stat_statements.track_planning |
|
|
|
bool |
bool |
bool |
bool |