
Compiled Conversations All Aboard the PostgreSQL Train with Bruce Momjian
Sep 3, 2025
Bruce Momjian, a pivotal figure in the PostgreSQL community since 1996, delves into the rich 39-year history of Postgres, highlighting its origins and extensibility. He discusses how notable features like JSONB and PostGIS emerged thanks to its open-source community. Bruce tackles the complexities of implementing transparent data encryption, the nuances of sharding, and the balance between performance and storage options. He emphasizes the importance of staying engaged within the community and explores the evolution of PostgreSQL amidst cloud computing and modern data demands.
AI Snips
Chapters
Transcript
Episode notes
TDE Effort Stalled In Community
- Bruce spent years implementing a Transparent Data Encryption (TDE) patch but failed to get the community to accept encrypting temporary files.
- He concluded the technical value didn't justify the internal complexity despite enterprise demand.
When Compliance Clashes With Technical Value
- Compliance-driven features (like TDE) can lack perceived technical value for a volunteer community.
- That mismatch causes vendors to ship separate, proprietary implementations instead of core acceptance.
2012: From Stability To Innovation
- Postgres hit an innovation inflection around 2012, moving from SQL compliance to creative feature work.
- JSON, full-text, GIS and pgvector sparked rapid adoption by expanding Postgres use cases.
