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

Commit889313c

Browse files
committed
doc: Link text to table by id
1 parent9e2f2d7 commit889313c

File tree

1 file changed

+7
-5
lines changed

1 file changed

+7
-5
lines changed

‎doc/src/sgml/func.sgml

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -16577,9 +16577,11 @@ postgres=# SELECT * FROM pg_xlogfile_name_offset(pg_stop_backup());
1657716577
<title>Replication Functions</title>
1657816578

1657916579
<para>
16580-
PostgreSQL exposes a number of functions for controlling and interacting
16581-
with replication features. See <xref linkend="streaming-replication">
16582-
and <xref linkend="streaming-replication-slots">.
16580+
The functions shown in <xref linkend="functions-replication-table"> are
16581+
for controlling and interacting with replication features.
16582+
See <xref linkend="streaming-replication">
16583+
and <xref linkend="streaming-replication-slots"> for information about the
16584+
underlying features.
1658316585
</para>
1658416586

1658516587
<para>
@@ -16588,8 +16590,8 @@ postgres=# SELECT * FROM pg_xlogfile_name_offset(pg_stop_backup());
1658816590
</para>
1658916591

1659016592
<para>
16591-
Thesections <xref linkend="functions-snapshot-synchronization">, <xref
16592-
linkend="functions-recovery-control"> and <xref
16593+
Thefunctions described in <xref linkend="functions-snapshot-synchronization">, <xref
16594+
linkend="functions-recovery-control">, and <xref
1659316595
linkend="functions-admin-backup"> are also relevant for replication.
1659416596
</para>
1659516597

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp