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 / Authentication
Variable type: bool
Short Description: Sets whether GSSAPI delegation should be accepted from the client.

Value History

10 11 12 13 14 15 16
name
gss_accept_delegation off

Vartype History

10 11 12 13 14 15 16
name
gss_accept_delegation bool