mirror of
https://github.com/postgres/postgres.git
synced 2025-06-14 18:42:34 +03:00
Fix missing parenthesis in docs
Author: Alexander Law
This commit is contained in:
@ -830,7 +830,7 @@ test ! -f /mnt/server/archivedir/00000001000000A900000065 && cp pg_xlog/
|
|||||||
A non-exclusive low level backup is one that allows other
|
A non-exclusive low level backup is one that allows other
|
||||||
concurrent backups to be running (both those started using
|
concurrent backups to be running (both those started using
|
||||||
the same backup API and those started using
|
the same backup API and those started using
|
||||||
<xref linkend="app-pgbasebackup">.
|
<xref linkend="app-pgbasebackup">).
|
||||||
</para>
|
</para>
|
||||||
<para>
|
<para>
|
||||||
<orderedlist>
|
<orderedlist>
|
||||||
|
Reference in New Issue
Block a user