forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitd06d92c
committed
Fix documentation bug related to backup history file.
The backup history file has been no longer necessary for recoverysince the version 9.0. It's now basically just for informational purpose.But previously the documentations still described that a recoveryrequests the backup history file to proceed. The commit fixes thisdocumentation bug.Back-patch to all supported versions.Author: Yugo NagataReviewed-by: Kyotaro HoriguchiDiscussion:https://postgr.es/m/20180626174752.0ce505e3.nagata@sraoss.co.jp1 parentb5b973e commitd06d92c
2 files changed
+2
-2
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1258 | 1258 |
| |
1259 | 1259 |
| |
1260 | 1260 |
| |
1261 |
| - | |
| 1261 | + | |
1262 | 1262 |
| |
1263 | 1263 |
| |
1264 | 1264 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1436 | 1436 |
| |
1437 | 1437 |
| |
1438 | 1438 |
| |
1439 |
| - | |
| 1439 | + | |
1440 | 1440 |
| |
1441 | 1441 |
| |
1442 | 1442 |
| |
|
0 commit comments
Comments
(0)