Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit1334b79

Browse files
committed
Doc: fix typo in backup.sgml.
<varname>archive_command</varname> was unnecessarily repeated.Author: Tatsuo IshiiReviewed-by: Amit KapilaBackpatch-through: 15Discussion:https://postgr.es/m/flat/20230114.110234.666053507266410467.t-ishii%40sranhm.sra.co.jp
1 parentff9618e commit1334b79

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

‎doc/src/sgml/backup.sgml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -956,8 +956,7 @@ SELECT * FROM pg_backup_stop(wait_for_archive => true);
956956
On a standby, <varname>archive_mode</varname> must be <literal>always</literal> in order
957957
for <function>pg_backup_stop</function> to wait.
958958
Archiving of these files happens automatically since you have
959-
already configured <varname>archive_command</varname> or <varname>archive_library</varname> or
960-
<varname>archive_command</varname>.
959+
already configured <varname>archive_command</varname> or <varname>archive_library</varname>.
961960
In most cases this happens quickly, but you are advised to monitor your
962961
archive system to ensure there are no delays.
963962
If the archive process has fallen behind because of failures of the

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp