On 11/19/14 7:36 AM, Magnus Hagander wrote: > + <row> > + > <entry><structname>pg_stat_ssl</><indexterm><primary>pg_stat_ssl</primary></indexterm></entry> > + <entry>One row per connection (regular and replication), showing > statistics about > + SSL used on this connection. > + See <xref linkend="pg-stat-ssl-view"> for details. > + </entry> > + </row> > +
It doesn't really show "statistics". It shows information or data. We should make contrib/sslinfo a wrapper around this view as much as possible. Is it useful to include rows for sessions not using SSL? Should we perpetuate the "ssl"-naming? Is there a more general term? Will this work for non-OpenSSL implementations? -- Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers