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

Commit220cea9

Browse files
author
Amit Kapila
committed
Doc: Add links to clarify the max_replication_slots.
The GUC max_replication_slots has a different meaning for sending serversand subscribers. Add cross-links in each section for easy reference.Author: Tristan PartinDiscussion:https://postgr.es/m/D5FNEPMMFHFX.1OQBCML0TU5AH@partin.io
1 parente7a9496 commit220cea9

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

‎doc/src/sgml/config.sgml

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4488,7 +4488,9 @@ restore_command = 'copy "C:\\server\\archivedir\\%f" "%p"' # Windows
44884488

44894489
<para>
44904490
Note that this parameter also applies on the subscriber side, but with
4491-
a different meaning.
4491+
a different meaning. See <xref linkend="guc-max-replication-slots-subscriber"/>
4492+
in <xref linkend="runtime-config-replication-subscriber"/> for more
4493+
details.
44924494
</para>
44934495
</listitem>
44944496
</varlistentry>
@@ -5215,7 +5217,9 @@ ANY <replaceable class="parameter">num_sync</replaceable> ( <replaceable class="
52155217

52165218
<para>
52175219
Note that this parameter also applies on a sending server, but with
5218-
a different meaning.
5220+
a different meaning. See <xref linkend="guc-max-replication-slots"/>
5221+
in <xref linkend="runtime-config-replication-sender"/> for more
5222+
details.
52195223
</para>
52205224
</listitem>
52215225
</varlistentry>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp