Skip to content

Commit c227ccc

Browse files
committed
Document that 'sslmode' is ignored for Unix domain socket communication;
backpatch to 8.3.X.
1 parent b6cb3d0 commit c227ccc

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

doc/src/sgml/libpq.sgml

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<!-- $PostgreSQL: pgsql/doc/src/sgml/libpq.sgml,v 1.266 2008/10/27 09:42:31 mha Exp $ -->
1+
<!-- $PostgreSQL: pgsql/doc/src/sgml/libpq.sgml,v 1.267 2008/11/04 22:36:07 momjian Exp $ -->
22

33
<chapter id="libpq">
44
<title><application>libpq</application> - C Library</title>
@@ -233,8 +233,8 @@
233233
<term><literal>sslmode</literal></term>
234234
<listitem>
235235
<para>
236-
This option determines whether or with what priority an
237-
<acronym>SSL</> connection will be negotiated with the
236+
This option determines whether or with what priority a
237+
<acronym>SSL</> TCP/IP connection will be negotiated with the
238238
server. There are four modes: <literal>disable</> will attempt
239239
only an unencrypted <acronym>SSL</> connection;
240240
<literal>allow</> will negotiate, trying first a
@@ -243,7 +243,8 @@
243243
will negotiate, trying first an <acronym>SSL</> connection,
244244
then if that fails, trying a regular non-<acronym>SSL</>
245245
connection; <literal>require</> will try only an
246-
<acronym>SSL</> connection.
246+
<acronym>SSL</> connection. <literal>sslmode</> is ignored
247+
for Unix domain socket communication.
247248
</para>
248249

249250
<para>

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy