How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Benchmarking Postgres 17 vs 18

calendar_today October 14, 2025 person Ben Dicken domain planetscale

Postgres 18 released a few weeks ago, and there’s plenty of hype around the improvements it’s bringing. Most notably, Postgres 18 introduces the io_method configuration option , allowing users more control over how disk I/O is handled. Setting this to sync results in the same behavior as 17 and earlier versions.

open_in_new Read original post