mirror of
https://github.com/postgres/postgres.git
synced 2025-12-21 05:21:08 +03:00
doc: Fix markup
This commit is contained in:
@@ -316,6 +316,7 @@ restore_command = 'copy "C:\\server\\archivedir\\%f" "%p"' # Windows
|
|||||||
Finally <literal>shutdown</> will stop the server after reaching the
|
Finally <literal>shutdown</> will stop the server after reaching the
|
||||||
recovery target.
|
recovery target.
|
||||||
</para>
|
</para>
|
||||||
|
<para>
|
||||||
The intended use of <literal>pause</> setting is to allow queries to be
|
The intended use of <literal>pause</> setting is to allow queries to be
|
||||||
executed against the database to check if this recovery target is the
|
executed against the database to check if this recovery target is the
|
||||||
most desirable point for recovery. The paused state can be resumed by
|
most desirable point for recovery. The paused state can be resumed by
|
||||||
|
|||||||
Reference in New Issue
Block a user