PostgreSQL 18 的 async i/o

看到「Waiting for Postgres 18: Accelerating Disk Reads with Asynchronous I/O」(via) 這篇在講 PostgreSQL 18 (目前是 beta1) 的 async i/o 對讀取效能的改善。 有點意外 PostgreSQL 先前的版本沒有做 async i/o,隔壁棚 MySQL 的 async i/o 支援是 2010 年的 MySQL 5.5 的事情了:(出自 MySQL 5.5 Release Notes,目前官網上好像只剩下 PDF 版了...) InnoDB: Starting in InnoDB 1.1 with MySQL 5.

Gea-Suan Lin's BLOG