Embedding Python in Rust (for tests)

The latest generation of programming languages (Rust, Go, Zig) come bundled not just with a standard library but with a suite of first-party tools for working with the code itself...
January 22, 2025

Logical replication in Postgres: Basics

In this post we'll explore the basics of logical replication between two Postgres databases as both a user and a developer. Postgres first implemented physical replication where it shipped bytes...
January 17, 2025

The EDB blog’s greatest hits from 2024

Dive into the innovative themes driving our best-performing blogs in 2024 Predicting the future often requires a look into the past. As we look ahead to predictions and expectations for...
January 09, 2025

Explaining ABI Breakage in PostgreSQL 17.1

PostgreSQL comes out with a scheduled major release every year and scheduled minor releases for all supported versions every quarter. But in the November minor releases, two issues caused the...
December 06, 2024