Month: 2 months ago

postgresql

PostgreSQL 18: Major Performance Leap with Async I/O

The PostgreSQL community released PostgreSQL 18 in September 2025, marking one of the most significant performance improvements in the database’s history. If you’re running read-heavy workloads or operating in cloud environments, this release deserves your immediate attention.The Game-Changer: Asynchronous I/O The headline feature in PostgreSQL 18 is the new asynchronous I/O (AIO) subsystem. This isn’t […]

David Sterling 
postgresql

PostgreSQL 18.1 Released: Security Fixes and Performance Improvements

The PostgreSQL Global Development Group has released PostgreSQL 18.1 on November 13, 2025. This minor release brings critical security fixes and important bug corrections for users running PostgreSQL 18.0. What’s New in PostgreSQL 18.1 This maintenance release focuses on stability and security improvements rather than new features. Users running PostgreSQL 18.X can upgrade without requiring […]

David Sterling