Percona Brings Transparent Data Encryption to Postgres

At the recent KubeCon+CloudNativeCon North America, Percona showcased its innovative approach to data security with the introduction of an open-source Transparent Data Encryption (TDE) extension for its PostgreSQL distribution. This development aims to address the growing demand for robust data protection solutions, particularly for organizations handling sensitive information.

Addressing the Market Need for Open Source PostgreSQL TDE

Blair Rampling, a representative from Percona, highlighted a significant gap in the market for at-rest data encryption tailored for PostgreSQL. Many financial institutions expressed interest in such features but were hesitant due to concerns about vendor lock-in. “They wanted the open-source version,” Rampling noted during an interview at the event.

The TDE extension, known as pg_tde, operates transparently, meaning that encryption processes occur seamlessly without altering user interactions or database schemas. Users can continue to input and query data as usual, while unauthorized access will only reveal encrypted information, safeguarded by an integrated decryption engine. The extension supports all major key management services, ensuring minimal overhead during encryption and decryption operations.

Included in Percona’s PostgreSQL distribution, this extension comes without additional licensing fees, making it an attractive option for organizations looking to enhance their data security without incurring extra costs. While currently exclusive to Percona’s distribution, there are plans to explore broader compatibility with vanilla PostgreSQL, contingent on community interest.

Compliance Benefits With PostgreSQL Data Encryption

The introduction of TDE not only fortifies data security but also aids organizations in meeting stringent compliance standards such as GDPR, HIPAA, SOX, and PCI DSS v4.0. This is particularly crucial when basic encryption measures at the storage layer fall short of regulatory requirements.

Percona outlines several key benefits of their TDE solution:

  • Open Source and Production-Ready: The only open-source TDE solution for PostgreSQL, ready for immediate production use without hidden features or licensing hurdles.
  • Stronger Data Protection: Comprehensive encryption of all database files on disk, ensuring that sensitive data remains secure even if storage is compromised.
  • Granular, User-Controlled Encryption: Offers flexibility with multi-tenant support and the ability to encrypt at the table level, allowing users to manage their encryption strategies effectively.
  • Seamless Integration: TDE can be deployed without modifications to existing application code, facilitating modernization without disrupting operations.
  • Centralized Key Management: Simplifies key lifecycle management through integrations with leading Key Management Services (KMS), enhancing security policy enforcement.
  • Effortless Online Encryption and Key Management: Enables straightforward integration of encryption, including online key rotation, to maintain continuous data protection.
  • Trusted Support and Services: Provides 24/7 support for deployment and ongoing management, reinforcing PostgreSQL security.

Percona continues to lead in offering premium solutions for open-source database systems, extending its expertise beyond PostgreSQL to include MySQL and MongoDB, while also supporting emerging technologies like Valkey, a Redis fork.

Tech Optimizer
Percona Brings Transparent Data Encryption to Postgres