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 / Connection Settings
Variable type: string
Short Description: Sets the host name or IP address(es) to listen to.

Value History

10 11 12 13 14 15 16
name
listen_addresses localhost localhost localhost localhost localhost localhost localhost

Vartype History

10 11 12 13 14 15 16
name
listen_addresses string string string string string string string