1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2024-12-12 10:04:14 +02:00
pgbackrest/doc/xml
David Steele c969137021 Migrate backup manifest load/save to C.
The backup manifest stores a complete list of all files, links, and paths in a backup along with metadata such as checksums, sizes,
timestamps, etc.  A list of databases is also included for selective restore.

The purpose of the manifest is to allow the restore command to confidently reconstruct the PostgreSQL data directory and ensure that
nothing is missing or corrupt.  It is also useful for reporting, e.g. size of backup, backup time, etc.

For now, migrate enough functionality to implement the restore command.

Reviewed by Cynthia Shang.
2019-09-23 13:50:46 -04:00
..
auto v2.17: C Migrations and Bug Fixes 2019-09-03 16:39:32 -04:00
dtd Fix comment typos. 2019-08-26 12:05:36 -04:00
coding.xml Update HINT messages to conform to new standard detailed in CODING.md. 2019-09-14 12:21:08 -04:00
documentation.xml Add openssl-devel install to documentation build in 711b3e67. 2019-01-30 22:02:42 +02:00
faq.xml Add FAQ for time-based Point-in-Time Recovery. 2019-09-16 14:09:53 -04:00
index.xml Fix typos in the documentation. 2019-08-26 12:26:00 -04:00
metric.xml Add user guides for CentOS/RHEL 6/7. 2019-05-16 08:32:02 -04:00
reference.xml Add documentation clarifications regarding standby repositories. 2019-09-16 13:56:25 -04:00
release.xml Migrate backup manifest load/save to C. 2019-09-23 13:50:46 -04:00
test.xml Fix typos in the documentation. 2019-08-26 12:26:00 -04:00
user-guide-index.xml Add user guides for CentOS/RHEL 6/7. 2019-05-16 08:32:02 -04:00
user-guide.xml Add documentation clarifications regarding standby repositories. 2019-09-16 13:56:25 -04:00