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
Last time, in OIDC in PostgreSQL: With Keycloak, we created a working demo setup that was able to successfully authenticate a user using OIDC....
April 30 #PostgreSQL #Opensource #pg_zsolt #OIDC
Setting up data-at-rest encryption correctly requires more than just flipping a switch. In this session, Konstantin Trushin will explain how Percona Server for ...
March 17 #Community #Events #MongoDB #PSMDB
Not every PostgreSQL installation requires encryption at rest. However, for organizations mandating strict data protection and privacy standards, it is often no...
March 10 #PostgreSQL #PG_TDE #Security #Backups
I spend a lot of time in Slack. Most people in tech do. It’s where a lot of “work” happens such as quick questions, async decisions, the “hey can you look at th...
March 9 #Percona #Vibe Coding #Community #Security
PostgreSQL 18 introduced native OAuth 2.0 authentication support, marking an important step towards modern, centralized identity-based access control. However, ...
March 4 #PostgreSQL #OIDC #Security #PingIdentity
MySQL Security Best Practices: A Practical Guide for Locking Down Your Database Introduction MySQL runs just about everywhere. I’ve seen it behind small persona...
March 2 #Opensource #Percona #MySQL #Community
Traffic spikes and “noisy neighbors” can quickly saturate backend resources. In this session, Martin Visser (Valkey and Redis Tech Lead @ Percona) explores robu...
February 26 #Community #Events #Valkey #Redis
We spent a long time, two blog posts to be specific, talking about OAuth/OIDC in theory. Now we’ll take a more practical look at the topic: how can we configure...
January 19 #PostgreSQL #Opensource #pg_zsolt #OIDC
Configuring the Component Keyring in Percona Server and PXC 8.4 (Or: how to make MySQL encryption boring, which is the goal)...
January 13 #Opensource #Percona #key ring #MySQL
With PostgreSQL 18 introducing built-in OAuth 2.0 and OpenID Connect (OIDC) authentication, tools like pg_oidc_validator have become an essential part of the ec...
December 17, 2025 #PostgreSQL #Opensource #pg_jan #pg_oidc_validator
In the previous blog post about the topic, OAuth, OIDC and validators, we discussed basic terminologies to understand the differences between the protocols and ...
November 17, 2025 #PostgreSQL #Opensource #pg_zsolt #OIDC
Somebody might tell you, “let’s configure PostgreSQL 18 with OIDC, it should be simple, only takes a few minutes!” And that might be the case if you already hav...
November 7, 2025 #PostgreSQL #Opensource #pg_zsolt #OIDC
If you’ve ever wondered how to set up OpenID Connect (OIDC) authentication in PostgreSQL, the wait is almost over....
October 22, 2025 #PostgreSQL #Opensource #pg_jan #OIDC
Let’s install and try out a new package for PostgreSQL — PG_TDE by Percona. This extension adds Transparent Data Encryption (TDE), a mechanism that allows data ...
September 1, 2025 #PostgreSQL #Opensource #PG_TDE #Security