File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ The `--target-action` option of `pgbackrest restore` almost translates to the
1919PostgreSQL ` recovery_target_action ` parameter but not exactly. The behavior of
2020that parameter also depends on the PostgreSQL version and on other parameters.
2121
22- For PostgreSQL 9.5 through 14 ,
22+ For PostgreSQL 9.5 through 15 ,
2323
2424 - The PostgreSQL documentation states that for ` recovery_target_action `
2525 "the default is ` pause ` ," but that is only the case when ` hot_standby=on ` .
@@ -35,7 +35,7 @@ For PostgreSQL 9.5 through 14,
3535
3636The default value of ` hot_standby ` is ` off ` prior to PostgreSQL 10 and ` on ` since.
3737
38- ### PostgreSQL 14, 13, 12
38+ ### PostgreSQL 15, 14, 13, 12
3939
4040[ 12 ] : https://www.postgresql.org/docs/12/runtime-config-wal.html
4141[ commit ] : https://git.postgresql.org/gitweb/?p=postgresql.git;h=2dedf4d9a899b36d1a8ed29be5efbd1b31a8fe85
You can’t perform that action at this time.
0 commit comments