From: Robert Haas Date: Thu, 18 Apr 2024 17:06:27 +0000 (-0400) Subject: Remove spurious "the". X-Git-Tag: REL_17_BETA1~209 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fbed6ebe41beb72d9b7978a414ed4e8515ed1b19;p=thirdparty%2Fpostgresql.git Remove spurious "the". Spotted by Martin Marqués. Discussion: http://postgr.es/m/CABeG9LvQMtsKrOkhcA_mKJu1duArw4v+smeJKurYGjPVBZFecg@mail.gmail.com --- diff --git a/doc/src/sgml/ref/pg_combinebackup.sgml b/doc/src/sgml/ref/pg_combinebackup.sgml index c21160a195b..def1e38ae69 100644 --- a/doc/src/sgml/ref/pg_combinebackup.sgml +++ b/doc/src/sgml/ref/pg_combinebackup.sgml @@ -49,7 +49,7 @@ PostgreSQL documentation that the backups you specify form a legal backup chain from which a correct full backup can be reconstructed. However, it is not designed to help you keep track of which backups depend on which other backups. If you remove - the one or more of the previous backups upon which your incremental + one or more of the previous backups upon which your incremental backup relies, you will not be able to restore it. Moreover, pg_combinebackup only attempts to verify that the backups have the correct relationship to each other, not that each