Doc: fix typo in backup.sgml.
authorTatsuo Ishii
Sat, 14 Jan 2023 09:05:09 +0000 (18:05 +0900)
committerTatsuo Ishii
Sat, 14 Jan 2023 09:16:09 +0000 (18:16 +0900)
archive_command was unnecessarily repeated.

Author: Tatsuo Ishii
Reviewed-by: Amit Kapila
Backpatch-through: 15
Discussion: https://postgr.es/m/flat/20230114.110234.666053507266410467.t-ishii%40sranhm.sra.co.jp

doc/src/sgml/backup.sgml

index 8bab52171851eae47da8cf38321be61f9069eacb..be05a332050d67264e6f1635b5b3f0dacdf46888 100644 (file)
@@ -956,8 +956,7 @@ SELECT * FROM pg_backup_stop(wait_for_archive => true);
      On a standby, archive_mode must be always in order
      for pg_backup_stop to wait.
      Archiving of these files happens automatically since you have
-     already configured archive_command or archive_library or
-     archive_command.
+     already configured archive_command or archive_library.
      In most cases this happens quickly, but you are advised to monitor your
      archive system to ensure there are no delays.
      If the archive process has fallen behind because of failures of the