https://github.com/postgres/postgres
Revision 2e2d4604d94318a304d350aee478bda91a521339 authored by Robert Haas on 18 April 2024, 13:52:19 UTC, committed by Robert Haas on 18 April 2024, 13:52:19 UTC
We don't want users to think that pg_combinebackup is trying to check
the validity of individual backups, because it isn't. Adjust the wording
about sanity checks to make it clear that verification of individual
backups is the job of pg_verifybackup, and that the checks performed
by pg_combinebackup are around the relationships between the backups.

Per discussion with David Steele.

Discussion: http://postgr.es/m/e6f930c3-590c-47b9-b094-217bb2a3e22e@pgmasters.net
1 parent d9f686a
History
Tip revision: 2e2d4604d94318a304d350aee478bda91a521339 authored by Robert Haas on 18 April 2024, 13:52:19 UTC
docs: Mention that pg_combinebackup does not verify backups.
Tip revision: 2e2d460
File Mode Size
config
contrib
doc
src
.cirrus.star -rw-r--r-- 1.6 KB
.cirrus.tasks.yml -rw-r--r-- 24.5 KB
.cirrus.yml -rw-r--r-- 1.9 KB
.dir-locals.el -rw-r--r-- 730 bytes
.editorconfig -rw-r--r-- 183 bytes
.git-blame-ignore-revs -rw-r--r-- 12.3 KB
.gitattributes -rw-r--r-- 1.4 KB
.gitignore -rw-r--r-- 674 bytes
COPYRIGHT -rw-r--r-- 1.2 KB
GNUmakefile.in -rw-r--r-- 4.0 KB
HISTORY -rw-r--r-- 277 bytes
Makefile -rw-r--r-- 1.8 KB
README.md -rw-r--r-- 989 bytes
aclocal.m4 -rw-r--r-- 365 bytes
configure -rwxr-xr-x 565.1 KB
configure.ac -rw-r--r-- 86.1 KB
meson.build -rw-r--r-- 107.1 KB
meson_options.txt -rw-r--r-- 6.2 KB

README.md

back to top