diff --git a/doc/src/sgml/config.sgml b/doc/src/sgml/config.sgml index 94fc5ef611f..a90009e900b 100644 --- a/doc/src/sgml/config.sgml +++ b/doc/src/sgml/config.sgml @@ -1,4 +1,4 @@ - + Server Configuration @@ -565,7 +565,8 @@ SET ENABLE_SEQSCAN TO OFF; Enables SSL connections. Please read before using this. The default is off. This parameter can only be set at server - start. + start. SSL communication is only possible with + TCP/IP connections.