forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit09879f7
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 parent3566873 commit09879f7
2 files changed
+2
-2
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1282 | 1282 |
| |
1283 | 1283 |
| |
1284 | 1284 |
| |
1285 |
| - | |
| 1285 | + | |
1286 | 1286 |
| |
1287 | 1287 |
| |
1288 | 1288 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1518 | 1518 |
| |
1519 | 1519 |
| |
1520 | 1520 |
| |
1521 |
| - | |
| 1521 | + | |
1522 | 1522 |
| |
1523 | 1523 |
| |
1524 | 1524 |
| |
|
0 commit comments
Comments
(0)