File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -174,7 +174,7 @@ restore_command = 'copy "C:\\server\\archivedir\\%f" "%p"' # Windows
174174 This parameter specifies the time stamp up to which recovery
175175 will proceed.
176176 At most one of <varname>recovery_target_time</>,
177- <xref linkend="recovery-target-name"> or
177+ <xref linkend="recovery-target-name"> or
178178 <xref linkend="recovery-target-xid"> can be specified.
179179 The default is to recover to the end of the WAL log.
180180 The precise stopping point is also influenced by
@@ -197,7 +197,7 @@ restore_command = 'copy "C:\\server\\archivedir\\%f" "%p"' # Windows
197197 The transactions that will be recovered are those that committed
198198 before (and optionally including) the specified one.
199199 At most one of <varname>recovery_target_xid</>,
200- <xref linkend="recovery-target-name"> or
200+ <xref linkend="recovery-target-name"> or
201201 <xref linkend="recovery-target-time"> can be specified.
202202 The default is to recover to the end of the WAL log.
203203 The precise stopping point is also influenced by
You can’t perform that action at this time.
0 commit comments