#599 — May 8, 2025 |
|
Postgres Weekly |
![]() |
The Draft Release Notes for Postgres 18 — Bruce Momjian has just completed his first draft of the Postgres 18 release notes in time for Beta 1. The final release is expected in September or October. Bruce Momjian et al. |
Postgres 18 Beta 1 Released — The first official look at Postgres 18 has just landed in the past few hours. The release notes paint the big picture, but PG18 is shaping up to be a solid release with faster scans and vacuuming on Linux, parallel GIN builds, virtual generated columns, OAuth support, enhanced Jonathan Katz et al. |
📢 Postgres 17.5, 16.9, 15.13, 14.18, and 13.21 have also been released. |
![]() [New from O’Reilly] The 2nd Edition of CockroachDB: The Definitive Guide — Learn how to build resilient, scalable apps with a Postgres-compatible distributed SQL database. Same Postgres feel—familiar tools, schema, and queries—built to scale globally, on premise or in any cloud, with native geo-data placement and low TCO. Cockroach Labs sponsor |
Accelerating Disk Reads with Asynchronous I/O in Postgres 18 — The first beta release of Postgres 18 adds limited asynchronous I/O (AIO) support – something that’s been years in the making. This post explains what it is, how it works, and what it means for performance optimization. Lukas Fittl |
IN BRIEF:
|
📄 Another Look into CTE Materialization and Non-Idempotent Subqueries Shayon Mukherjee 📊 PgDog vs. PgBouncer By the Numbers – Three scaling options go head to head. Lev Kokotov 📄 Migrating from Postgres to MongoDB in a .NET EF Core App – Not the direction I’d be heading, but if you need to do it.. Luce Carter 📄 Jacob Champion Becomes a Postgres Committer Caroline Pickens (EDB) 📄 Which LLM Writes the Best Analytical SQL? Ramirez and Romeu (Tinybird) |
QUICK RELEASES: |
Announcing pg_parquet v.0.4.0 — pg_parquet provides a way to export and import Parquet files directly within Postgres, without relying on third-party tools. Aykut Bozkurt (Crunchy Data) |
|