File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -2279,7 +2279,7 @@ include 'filename'
2279
2279
</indexterm>
2280
2280
<listitem>
2281
2281
<para>
2282
- The shell command to execute to archive a completed WAL file
2282
+ The local shell command to execute to archive a completed WAL file
2283
2283
segment. Any <literal>%p</> in the string is
2284
2284
replaced by the path name of the file to archive, and any
2285
2285
<literal>%f</> is replaced by only the file name.
Original file line number Diff line number Diff line change 42
42
</indexterm>
43
43
<listitem>
44
44
<para>
45
- The shell command to execute to retrieve an archived segment of
45
+ The local shell command to execute to retrieve an archived segment of
46
46
the WAL file series. This parameter is required for archive recovery,
47
47
but optional for streaming replication.
48
48
Any <literal>%f</> in the string is
You can’t perform that action at this time.
0 commit comments