diff --git a/doc/src/sgml/ref/pg_verifybackup.sgml b/doc/src/sgml/ref/pg_verifybackup.sgml index 0ab92b38f7b..8341dfda741 100644 --- a/doc/src/sgml/ref/pg_verifybackup.sgml +++ b/doc/src/sgml/ref/pg_verifybackup.sgml @@ -132,7 +132,7 @@ PostgreSQL documentation Exit as soon as a problem with the backup is detected. If this option - is not specified, pg_validatebackup will continue + is not specified, pg_verifybackup will continue checking the backup even after a problem has been detected, and will report all problems detected as errors.