postgresql.conf comparison

Postgres Parameter across Versions

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

Latest version details

Category Developer Options
Variable type: bool
Short Description: Send SIGABRT not SIGKILL to stuck child processes.

Value History

10 11 12 13 14 15 16 17
name
send_abort_for_kill off off

Vartype History

10 11 12 13 14 15 16 17
name
send_abort_for_kill bool bool