Introduction One of the most useful debugging tools in modern PostgreSQL is the wait event system. When a query slows down or a database becomes CPU bound, a natural question is: “What are sessions actually waiting on?” Postgres exposes…

We’re introducing Durable Object Facets, allowing Dynamic Workers to instantiate Durable Objects with their own isolated SQLite databases. This enables developers to build platforms that run persistent, stateful code generated on-the-fly.
The Toulouse PostgreSQL User Group met on April 7, 2026 organized by Geoffrey Coulaud Xavier SIMON Jean-Christophe Arnu Speakers: Mohamed Nossirat Jean-Christophe Arnu Pierre Fersing Claire Giordano and Aaron Wislang hosted and published a…

There is a point in every security tool’s life where adding one more feature is less important than removing one more obstacle. That is what makes column_encrypt v4.0 interesting. This release is not trying to be louder. It is trying to be…