From 40015cf8ec7a0384a0320c11a31fdeebba4b8e15 Mon Sep 17 00:00:00 2001 From: Tatsuo Ishii Date: Sat, 14 Jan 2023 18:12:19 +0900 Subject: [PATCH] Doc: fix typo in backup.sgml. 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 | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/doc/src/sgml/backup.sgml b/doc/src/sgml/backup.sgml index e5e100412a9..6c55f749459 100644 --- a/doc/src/sgml/backup.sgml +++ b/doc/src/sgml/backup.sgml @@ -943,8 +943,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