|
|
|
|
@ -1313,7 +1313,7 @@ char *PQport(const PGconn *conn); |
|
|
|
|
Returns the debug <acronym>TTY</acronym> of the connection. |
|
|
|
|
(This is obsolete, since the server no longer pays attention |
|
|
|
|
to the <acronym>TTY</acronym> setting, but the function remains |
|
|
|
|
for backwards compatibility.) |
|
|
|
|
for backward compatibility.) |
|
|
|
|
|
|
|
|
|
<synopsis> |
|
|
|
|
char *PQtty(const PGconn *conn); |
|
|
|
|
@ -6933,7 +6933,7 @@ ldap://ldap.acme.com/cn=dbserver,cn=hosts?pgconnectinfo?base?(objectclass=*) |
|
|
|
|
The default value for <literal>sslmode</> is <literal>prefer</>. As is shown |
|
|
|
|
in the table, this makes no sense from a security point of view, and it only |
|
|
|
|
promises performance overhead if possible. It is only provided as the default |
|
|
|
|
for backwards compatibility, and is not recommended in secure deployments. |
|
|
|
|
for backward compatibility, and is not recommended in secure deployments. |
|
|
|
|
</para> |
|
|
|
|
|
|
|
|
|
</sect2> |
|
|
|
|
|