Locked & Secured: PostgreSQL Encryption Demystified

Event Swiss PGDay 2024
Location Rapperswil
Dates Jun 27, 2024 – Jun 28, 2024
Presentation Jun 27, 2024
Speaker
Kai Wagner
Kai Wagner

Percona, Sr. Engineering Manager

Abstract

PostgreSQL encryption is a fundamental layer of security, essential for protecting sensitive data stored within databases. It’s a multifaceted approach encompassing mechanisms like Transparent Data Encryption (TDE), Secure Sockets Layer (SSL), and Transport Layer Security (TLS). TDE encrypts stored data, making it unreadable without the right keys, while SSL/TLS secures data in transit, preventing unauthorized access during communication between client applications and the database server. This talk serves as a compass in PostgreSQL encryption, guiding attendees through the available options and arming them with the insights to make well-informed choices in securing their invaluable data assets.

Speaker Bios

Kai Wagner

Percona, Sr. Engineering Manager

Kai joined Percona in 2022 as an Engineering Manager responsible for the PostgreSQL development team. Before joining Percona, he worked as a team lead and as a software engineer at SUSE Linux. He is now focusing on the coordination of the PostgreSQL development at Percona as well as acting as an open source evangelist.

See all talks by Kai Wagner »

Explore More Talks

✎ Edit this page on GitHub