
AI agents are becoming increasingly capable at operational tasks: summarizing logs, analyzing query plans, identifying anomalies, and assisting with incident response. For databases in particular, this creates an obvious opportunity. Much…

Every database eventually runs into the same wall: storage costs money, and the data nobody queries anymore costs exactly as much as the data everyone does. A five-year-old row occupies the same expensive block storage as the order that…
I’ve got a new post over on the ClickHouse blog today: What’s New in pg_clickhouse v0.3.2: Postgres 19, TLS, Regex, and Memory. The big news is Postgres 19 support: The topline change? Support for PostgreSQL 19 Beta1. The new Postgres…

PostgreSQL today looks very different from the PostgreSQL many of us started working with over 25 years ago. PostgreSQL was once primarily deployed on dedicated servers and virtual machines, and now runs across managed database services,…