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 c82766c commit 15113bfCopy full SHA for 15113bf
doc/src/sgml/runtime.sgml
@@ -2223,7 +2223,7 @@ pg_dumpall -p 5432 | psql -d postgres -p 5433
2223
With <acronym>SSL</acronym> support compiled in, the
2224
<productname>PostgreSQL</productname> server can be started with
2225
support for encrypted connections using <acronym>TLS</acronym> protocols
2226
- enabled by by setting the parameter
+ enabled by setting the parameter
2227
<xref linkend="guc-ssl"/> to <literal>on</literal> in
2228
<filename>postgresql.conf</filename>. The server will listen for both normal
2229
and <acronym>SSL</acronym> connections on the same TCP port, and will negotiate
0 commit comments