Add missing index terms for recovery control functions.
Fujii Masao
This commit is contained in:
parent
ed0327495c
commit
1c3b434a08
@ -14219,6 +14219,16 @@ postgres=# SELECT * FROM pg_xlogfile_name_offset(pg_stop_backup());
|
||||
</tgroup>
|
||||
</table>
|
||||
|
||||
<indexterm>
|
||||
<primary>pg_is_xlog_replay_paused</primary>
|
||||
</indexterm>
|
||||
<indexterm>
|
||||
<primary>pg_xlog_replay_pause</primary>
|
||||
</indexterm>
|
||||
<indexterm>
|
||||
<primary>pg_xlog_replay_resume</primary>
|
||||
</indexterm>
|
||||
|
||||
<para>
|
||||
The functions shown in <xref
|
||||
linkend="functions-recovery-control-table"> control the progress of recovery.
|
||||
|
Loading…
Reference in New Issue
Block a user