We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c270a17 commit b893a5aCopy full SHA for b893a5a
internal/pgbackrest/restore.md
@@ -28,11 +28,6 @@ For PostgreSQL 9.5 through 15,
28
of `pause` will act the same as `shutdown`," but that cannot be configured
29
through pgBackRest.
30
31
- - The pgBackRest documentation seems to state that `--target-action` has no
32
- effect when `hot_standby=off`, but that is not the case.
33
-
34
- See: https://github.com/pgbackrest/pgbackrest/issues/987
35
36
The default value of `hot_standby` is `off` prior to PostgreSQL 10 and `on` since.
37
38
### PostgreSQL 15, 14, 13, 12
0 commit comments