diff options
Diffstat (limited to 'doc/src')
| -rw-r--r-- | doc/src/sgml/loadbalance.sgml | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/doc/src/sgml/loadbalance.sgml b/doc/src/sgml/loadbalance.sgml index c09a5dbf2..2b186467a 100644 --- a/doc/src/sgml/loadbalance.sgml +++ b/doc/src/sgml/loadbalance.sgml @@ -44,8 +44,10 @@ <para> either in <xref linkend="runtime-config-streaming-replication-mode">, - <xref linkend="guc-replication-mode"> - or <xref linkend="guc-snapshot-isolation-mode"> + <xref linkend="guc-replication-mode">, + <xref linkend="guc-snapshot-isolation-mode"> or + <link linkend="runtime-config-logical-replication-mode">logical + replication mode</link>. </para> </listitem> <listitem> |
