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

Commit0e8beed

Browse files
committed
doc: mention archive_command and recovery_command are exec'ed locally
Report by Craig Ringer
1 parent4353d18 commit0e8beed

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

‎doc/src/sgml/config.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2279,7 +2279,7 @@ include 'filename'
22792279
</indexterm>
22802280
<listitem>
22812281
<para>
2282-
The shell command to execute to archive a completed WAL file
2282+
Thelocalshell command to execute to archive a completed WAL file
22832283
segment. Any <literal>%p</> in the string is
22842284
replaced by the path name of the file to archive, and any
22852285
<literal>%f</> is replaced by only the file name.

‎doc/src/sgml/recovery-config.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
</indexterm>
4343
<listitem>
4444
<para>
45-
The shell command to execute to retrieve an archived segment of
45+
Thelocalshell command to execute to retrieve an archived segment of
4646
the WAL file series. This parameter is required for archive recovery,
4747
but optional for streaming replication.
4848
Any <literal>%f</> in the string is

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp