Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit1c3b434

Browse files
committed
Add missing index terms for recovery control functions.
Fujii Masao
1 parented03274 commit1c3b434

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

‎doc/src/sgml/func.sgml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14219,6 +14219,16 @@ postgres=# SELECT * FROM pg_xlogfile_name_offset(pg_stop_backup());
1421914219
</tgroup>
1422014220
</table>
1422114221

14222+
<indexterm>
14223+
<primary>pg_is_xlog_replay_paused</primary>
14224+
</indexterm>
14225+
<indexterm>
14226+
<primary>pg_xlog_replay_pause</primary>
14227+
</indexterm>
14228+
<indexterm>
14229+
<primary>pg_xlog_replay_resume</primary>
14230+
</indexterm>
14231+
1422214232
<para>
1422314233
The functions shown in <xref
1422414234
linkend="functions-recovery-control-table"> control the progress of recovery.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp