Postgres Parameter across Versions
Select a parameter to view the defaults across versions of PostgreSQL.
Latest version details
Category
Vacuuming / Automatic Vacuuming
Variable type:
integer
Short Description:
Maximum number of tuple updates or deletes prior to vacuum.
Value History
|
10 |
11 |
12 |
13 |
14 |
15 |
16 |
17 |
18 |
| name |
|
|
|
|
|
|
|
|
|
| autovacuum_vacuum_max_threshold |
|
|
|
|
|
|
|
|
100000000 |
Vartype History
|
10 |
11 |
12 |
13 |
14 |
15 |
16 |
17 |
18 |
| name |
|
|
|
|
|
|
|
|
|
| autovacuum_vacuum_max_threshold |
|
|
|
|
|
|
|
|
integer |