More Blogs
More Blogs
Offline In-place Major Upgrades with CloudNativePG
The 1.26 version of CloudNativePG introduces the declarative offline in-place major upgrades of PostgreSQL made possible through the use of the Postgres native tool pg_upgrade. In this blog post, we...
June 23, 2025
Debugging memory leaks in Postgres, jemalloc edition
I've been talking about debugging memory leaks for more than a year now; covering Valgrind, AdressSanitizer, memleak, and heaptrack. But there are still a few more tools to explore1 and...
June 21, 2025
PostgreSQL Logical and Physical Replication Comparison and the Advantages of Distributed PGD
PostgreSQL offers powerful physical and logical replication mechanisms for ensuring data availability. EDB's Postgres Distributed (PGD) builds on these by providing an advanced, flexible distributed database solution, offering active-active replication,...
June 16, 2025