mirror of
https://github.com/postgres/postgres.git
synced 2026-05-28 04:35:45 -04:00
Add index term for backup manifest in documentation.
Author: Fujii Masao Reviewed-by: Robert Haas Discussion: https://postgr.es/m/951743d0-fd7e-8e2b-d489-1368a58b7304@oss.nttdata.com
This commit is contained in:
parent
198efe774b
commit
4db819ba40
1 changed files with 4 additions and 0 deletions
|
|
@ -3,6 +3,10 @@
|
|||
<chapter id="backup-manifest-format">
|
||||
<title>Backup Manifest Format</title>
|
||||
|
||||
<indexterm>
|
||||
<primary>Backup Manifest</primary>
|
||||
</indexterm>
|
||||
|
||||
<para>
|
||||
The backup manifest generated by <xref linkend="app-pgbasebackup" /> is
|
||||
primarily intended to permit the backup to be verified using
|
||||
|
|
|
|||
Loading…
Reference in a new issue