Remove tabs in SGML file.
This commit is contained in:
parent
036bb15872
commit
ee4b67fcff
@ -152,12 +152,12 @@ restore_command = 'copy "C:\\server\\archivedir\\%f" "%p"' # Windows
|
|||||||
</indexterm>
|
</indexterm>
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>
|
<para>
|
||||||
This parameter specifies the named restore point, created with
|
This parameter specifies the named restore point, created with
|
||||||
<function>pg_create_restore_point()</> to which recovery will proceed.
|
<function>pg_create_restore_point()</> to which recovery will proceed.
|
||||||
At most one of <varname>recovery_target_name</>,
|
At most one of <varname>recovery_target_name</>,
|
||||||
<xref linkend="recovery-target-time"> or
|
<xref linkend="recovery-target-time"> or
|
||||||
<xref linkend="recovery-target-xid"> can be specified. The default is to
|
<xref linkend="recovery-target-xid"> can be specified. The default is to
|
||||||
recover to the end of the WAL log.
|
recover to the end of the WAL log.
|
||||||
</para>
|
</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user