forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit775578a
committed
doc: Add timeline as valid recovery target in standby.signal documentation
The documentation states that no target settings will be used whenstandby.signal is present, but this is not quite the case sincerecovery_target_timeline is a valid recovery target for a standby.Update the documentation with this exception.Author: David Steele <david@pgmasters.net>Discussion:https://www.postgresql.org/message-id/flat/e445616d-023e-a268-8aa1-67b8b335340c%40pgmasters.net1 parent4b011ca commit775578a
1 file changed
+3
-1
lines changedLines changed: 3 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3156 | 3156 |
| |
3157 | 3157 |
| |
3158 | 3158 |
| |
3159 |
| - | |
| 3159 | + | |
| 3160 | + | |
| 3161 | + | |
3160 | 3162 |
| |
3161 | 3163 |
| |
3162 | 3164 |
| |
|
0 commit comments
Comments
(0)