Category: postgresql

PostgreSQL on this site is the main hub for everything related to designing, running, and improving modern Postgres databases. It brings together practical guidance on performance tuning, real‑world architecture patterns, learning resources, and hands‑on examples so developers and DBAs can get more out of PostgreSQL in production. From book recommendations and beginner tutorials to deep dives into scaling, extensions, and advanced features, this category is where readers go to level up every aspect of their Postgres stack.

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