diff --git a/doc/src/sgml/config.sgml b/doc/src/sgml/config.sgml
index f670e2d4c31..b6e6130212d 100644
--- a/doc/src/sgml/config.sgml
+++ b/doc/src/sgml/config.sgml
@@ -3078,9 +3078,10 @@ include_dir 'conf.d'
         read-only queries on a standby server. <literal>minimal</literal> removes all
         logging except the information required to recover from a crash or
         immediate shutdown.  Finally,
-        <literal>logical</literal> adds information necessary to support logical
-        decoding.  Each level includes the information logged at all lower
-        levels.  This parameter can only be set at server start.
+        <literal>logical</literal> adds information necessary to support
+        <link linkend="logical-replication">logical replication</link>, which
+        relies on logical decoding. Each level includes the information logged
+        at all lower levels.
        </para>
        <para>
         The <literal>minimal</literal> level generates the least WAL
