Skip to content

Commit bcf3f00

Browse files
committed
doc: Add link from sslinfo to pg_stat_ssl
Reviewed-by: Kyotaro HORIGUCHI <horiguchi.kyotaro@lab.ntt.co.jp> Discussion: https://www.postgresql.org/message-id/flat/398754d8-6bb5-c5cf-e7b8-22e5f0983caf@2ndquadrant.com/
1 parent 23349b1 commit bcf3f00

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

doc/src/sgml/sslinfo.sgml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,11 @@
1414
will return NULL) if the current connection does not use SSL.
1515
</para>
1616

17+
<para>
18+
Some of the information available through this module can also be obtained
19+
using the built-in system view <xref linkend="pg-stat-ssl-view"/>.
20+
</para>
21+
1722
<para>
1823
This extension won't build at all unless the installation was
1924
configured with <literal>--with-openssl</literal>.

0 commit comments

Comments
 (0)