Postgres Parameter across Versions
Select a parameter to view the defaults across versions of PostgreSQL.
Latest version details
Category
Write-Ahead Log / Recovery Target
Variable type:
enum
Short Description:
Sets the action to perform upon reaching the recovery target.
Value History
|
10 |
11 |
12 |
13 |
14 |
15 |
16 |
name |
|
|
|
|
|
|
|
recovery_target_action |
|
|
pause |
pause |
pause |
pause |
pause |
Vartype History
|
10 |
11 |
12 |
13 |
14 |
15 |
16 |
name |
|
|
|
|
|
|
|
recovery_target_action |
|
|
enum |
enum |
enum |
enum |
enum |