8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ed03274 commit 1c3b434Copy full SHA for 1c3b434
doc/src/sgml/func.sgml
@@ -14219,6 +14219,16 @@ postgres=# SELECT * FROM pg_xlogfile_name_offset(pg_stop_backup());
14219
</tgroup>
14220
</table>
14221
14222
+ <indexterm>
14223
+ <primary>pg_is_xlog_replay_paused</primary>
14224
+ </indexterm>
14225
14226
+ <primary>pg_xlog_replay_pause</primary>
14227
14228
14229
+ <primary>pg_xlog_replay_resume</primary>
14230
14231
+
14232
<para>
14233
The functions shown in <xref
14234
linkend="functions-recovery-control-table"> control the progress of recovery.
0 commit comments