postgresql.conf comparison

Postgres Parameter across Versions

Select a parameter to view the defaults across versions of PostgreSQL.

Latest version details

Category Connections and Authentication / SSL
Variable type: enum
Short Description: Sets the minimum SSL/TLS protocol version to use.

Value History

10 11 12 13 14 15 16
name
ssl_min_protocol_version TLSv1 TLSv1.2 TLSv1.2 TLSv1.2 TLSv1.2

Vartype History

10 11 12 13 14 15 16
name
ssl_min_protocol_version enum enum enum enum enum