Powered by Percona Server for PostgreSQL and pgvector
Recently we noticed a LinkedIn post promoting open_pg_tde, a fork of our pg_tde, claiming to be more open. I looked at the repository, and have to disagree with...
July 8 #PostgreSQL #Opensource #pg_zsolt #TDE
A MySQL InnoDB Cluster provides high availability for a single database cluster using Group Replication. This works well for node failures inside the cluster, b...
July 6 #Percona #Kubernetes #Cloud #Community
Vacuum, or more precisely autovacuum, is the most important automatic maintenance task in PostgreSQL. It is key for performance, but also for long-term database...
July 1 #PostgreSQL #autovacuum #vacuum #mvcc
Here I write about what I changed after the first launch: hybrid search, filters and counts on the search page, the widget layout, indexer hardening, and the Pe...
June 30 #PostgreSQL #pgvector #search #embeddings
We often hear that open source is about people....
June 26 #PostgreSQL #Opensource #pg_jan #ai
Multi-Cluster MongoDB on GKE with MCS Guide Ivan Groenewold, Technical Lead, Percona MongoDB, and I put together a detailed step-by-step guide on deploying the ...
June 12 #Kubernetes #Operators #Open Source #MongoDB
The Percona Community Slack is open — come hang out There’s a new place for the people behind the databases to actually talk to each other....
June 2 #Community #Percona #Open Source #MySQL
I’ll explain how I built the Postgres layer for semantic vector search on the Percona Community website: pgvector, chunks, two table modifications, the database...
May 31 #PostgreSQL #pgvector #search #embeddings
Type “zero downtime database migration” into the site’s search bar and you’ll get articles and talks about database migration with minimal downtime, even if tho...
May 29 #PostgreSQL #pgvector #search #embeddings
You’ve fixed something gnarly in production this year. You’ve migrated a database that nobody wanted to touch. You’ve built something on top of Percona Operator...
May 22 #Community #Percona #Open Source #MySQL
Events unfolded quickly over the course of a couple of weeks starting on 27 April 2026, when a message appeared on the pgBackRest project announcing: that the r...
May 19 #PostgreSQL #Opensource #pg_jan #pgBackRest
Last week, Zsolt and I jumped on a call with someone who had been building something remarkably similar to what we had been working on, completely independently...
May 13 #Percona #PostgreSQL #Community #pg_kwagner
On May 7th, Keith (Quality Engineer, Percona for MongoDB) and I had the super cool opportunity to head over to MongoDB.local London! The event was amazing and p...
May 11 #AI #events #MongoDB #database
We’ve just landed on X and Mastodon, and before the first real post goes out, we wanted to do something we don’t do often enough: introduce ourselves....
May 7 #Community #Percona #Open Source #Events
Most developers at least try to use coding agents for development-related tasks, but babysitting LLMs and managing their permissions is no fun. Completely skipp...
May 5 #AI #development