From a23417790631e50f54bdcf5e40bf84e2dbd1c34b Mon Sep 17 00:00:00 2001 From: Amit Kapila Date: Mon, 19 Sep 2022 14:21:39 +0530 Subject: Fix typos. Author: Hou Zhijie and Zhang Mingli Discussion: https://postgr.es/m/OS0PR01MB57162559C01FE2848C12E8F7944D9@OS0PR01MB5716.jpnprd01.prod.outlook.com --- doc/src/sgml/runtime.sgml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/src') diff --git a/doc/src/sgml/runtime.sgml b/doc/src/sgml/runtime.sgml index c802c0c5f50..f268265a838 100644 --- a/doc/src/sgml/runtime.sgml +++ b/doc/src/sgml/runtime.sgml @@ -2204,7 +2204,7 @@ pg_dumpall -p 5432 | psql -d postgres -p 5433 With SSL support compiled in, the PostgreSQL server can be started with support for encrypted connections using TLS protocols - enabled by by setting the parameter + enabled by setting the parameter to on in postgresql.conf. The server will listen for both normal and SSL connections on the same TCP port, and will negotiate -- cgit v1.2.3