postgresql.conf comparison

Postgres Parameter across Versions

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

Latest version details

Category Resource Usage / Memory
Variable type: enum
Short Description: Selects the shared memory implementation used for the main shared memory region.

Value History

10 11 12 13 14 15 16
name
shared_memory_type mmap mmap mmap mmap mmap

Vartype History

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