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: integer
Short Description: Sets the size of the dedicated buffer pool used for the serializable transaction cache.

Value History

10 11 12 13 14 15 16 17
name
serializable_buffers 32 8kB

Vartype History

10 11 12 13 14 15 16 17
name
serializable_buffers integer