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 a65c528 commit 72aaf7aCopy full SHA for 72aaf7a
doc/src/sgml/glossary.sgml
@@ -1069,6 +1069,16 @@
1069
</glossdef>
1070
</glossentry>
1071
1072
+ <glossentry id="glossary-logical-replication-cluster">
1073
+ <glossterm>Logical replication cluster</glossterm>
1074
+ <glossdef>
1075
+ <para>
1076
+ A set of publisher and subscriber instances with the publisher instance
1077
+ replicating changes to the subscriber instance.
1078
+ </para>
1079
+ </glossdef>
1080
+ </glossentry>
1081
+
1082
<glossentry id="glossary-log-record">
1083
<glossterm>Log record</glossterm>
1084
<glossdef>
0 commit comments