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: bool
Short Description: Controls whether ssl_passphrase_command is called during server reload.

Value History

10 11 12 13 14 15 16
name
ssl_passphrase_command_supports_reload off off off off off off

Vartype History

10 11 12 13 14 15 16
name
ssl_passphrase_command_supports_reload bool bool bool bool bool bool