postgresql.conf comparison

Postgres Parameter across Versions

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

Latest version details

Category Error Handling
Variable type: enum
Short Description: Sets the method for synchronizing the data directory before crash recovery.

Value History

10 11 12 13 14 15 16
name
recovery_init_sync_method fsync fsync fsync

Vartype History

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