Fix documentation bug related to backup history file.
authorFujii Masao <fujii@postgresql.org>
Tue, 26 Jun 2018 15:45:21 +0000 (00:45 +0900)
committerFujii Masao <fujii@postgresql.org>
Tue, 26 Jun 2018 15:45:21 +0000 (00:45 +0900)
commitbbbbc2f8f3f7d628c74317959a2cfe71fea05575
treed346d5166cb8d74d1992e506db7b43c5c3edbdbb
parent7d872c91a3f9d49b56117557cdbb0c3d4c620687
Fix documentation bug related to backup history file.

The backup history file has been no longer necessary for recovery
since the version 9.0. It's now basically just for informational purpose.
But previously the documentations still described that a recovery
requests the backup history file to proceed. The commit fixes this
documentation bug.

Back-patch to all supported versions.

Author: Yugo Nagata
Reviewed-by: Kyotaro Horiguchi
Discussion: https://postgr.es/m/20180626174752.0ce505e3.nagata@sraoss.co.jp
doc/src/sgml/backup.sgml
doc/src/sgml/high-availability.sgml