Hi, my name is Tom Smykowski, I'm a staff full-stack engineer. I build and scale SaaS platforms to millions of users, working end-to-end from system architecture to frontend to mobile. On this blog I share what I learn about database technologies, software engineering advancements, and performance optimization strategies.
What This Article Covers
In this article, we delve into the latest advancements in PostgreSQL 15, highlighting the significant improvements in sorting efficiency that can boost performance by up to 400%. We explore the enhancements in database replication, compression algorithms for backups, and new logging formats that streamline data handling and processing. Discover how these features can impact your data management and operational strategies.
Questions This Article Answers
- How has PostgreSQL 15 achieved up to a 400% increase in sorting speed?
- What are the new features of the MERGE command in PostgreSQL 15?
- How do row filters and column lists enhance logical replication?
- What are the benefits of the new compression algorithms introduced in this release?
- How does the new JSON logging format simplify log analysis?
Length and Time
A comprehensive exploration of new PostgreSQL features and their implications. Approximately 7 minutes to read.
