File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -152,12 +152,12 @@ restore_command = 'copy "C:\\server\\archivedir\\%f" "%p"' # Windows
152152 </indexterm>
153153 <listitem>
154154 <para>
155- This parameter specifies the named restore point, created with
156- <function>pg_create_restore_point()</> to which recovery will proceed.
157- At most one of <varname>recovery_target_name</>,
158- <xref linkend="recovery-target-time"> or
159- <xref linkend="recovery-target-xid"> can be specified. The default is to
160- recover to the end of the WAL log.
155+ This parameter specifies the named restore point, created with
156+ <function>pg_create_restore_point()</> to which recovery will proceed.
157+ At most one of <varname>recovery_target_name</>,
158+ <xref linkend="recovery-target-time"> or
159+ <xref linkend="recovery-target-xid"> can be specified. The default is to
160+ recover to the end of the WAL log.
161161 </para>
162162 </listitem>
163163 </varlistentry>
You can’t perform that action at this time.
0 commit comments