SlideShare a Scribd company logo
CONFIDENTIAL © Copyright EnterpriseDB Corporation, 2020. All rights reserved.
Optimizing
Performance and
Security with
Platform Native
Packaging
Devrim Gündüz, Principal Systems Engineer
Bruce Momjian, Postgres Evangelist
Marc Linster, SVP Product Development and
Support
1
Why you should use native packages to install PostgreSQL on Linux
Welcome – Housekeeping
Items
• Slides and recording will be available in next 48 hours
• Submit questions via GotoWebinar – will be answering at end
• We will be sharing info about EDB and Postgres later
3
Webinar Series
4
Feb 19 2020 Conquering Data Migration from Oracle to Postgres
March 4 2020 Using Terraform to deploy highly available Postgres
March 18 2020 How to use postgresql.conf
April 1 2020
Optimizing Performance and Security with Platform Native
Packaging
April 15 2020 Window Functions in Postgres
April 29 2020 My favorite Postgres books
CONFIDENTIAL © Copyright EnterpriseDB Corporation, 2020. All rights reserved.5
INTRODUCTION
● Using Red Hat (and then Fedora) since 1996.
● Using PostgreSQL since 1998.
● Started building RPMs in 2002, took over the project in 2004.
● Planet PostgreSQL: 2004 → https://planet.PostgreSQL.org
● Responsible for PostgreSQL YUM and ZYPP repositories.
● Working at EnterpriseDB since 2011
● Designed EDB RPM and Debian/Ubuntu repositories
● PostgreSQL Major Contributor
● Living in London, UK.
CONFIDENTIAL © Copyright EnterpriseDB Corporation, 2020. All rights reserved.6
AGENDA
● Life before native packaging
● What is “native packaging?”
● Benefits of native packaging
● EDB Postgres and community PostgreSQL native package repositories
CONFIDENTIAL © Copyright EnterpriseDB Corporation, 2020. All rights reserved.7
Life before native packaging
Compiling from source code, and installers
CONFIDENTIAL © Copyright EnterpriseDB Corporation, 2020. All rights reserved.8
LIFE BEFORE NATIVE PACKAGING
● Compiling from source
● Security issues: “Compilers”
● Maintenance issues
● 1-click installers
● Security issues: Common libraries for all platforms
● The lowest common denominator
● Performance issues
CONFIDENTIAL © Copyright EnterpriseDB Corporation, 2020. All rights reserved.9
What is native packaging?
CONFIDENTIAL © Copyright EnterpriseDB Corporation, 2020. All rights reserved.10
NATIVE PACKAGING
● Bundling binaries, libraries, documentation, etc. for easy installation
● “Precompiled”
● Built for that operating system
● Easily delivered software
CONFIDENTIAL © Copyright EnterpriseDB Corporation, 2020. All rights reserved.11
Benefits of native packaging
Maintenance
CONFIDENTIAL © Copyright EnterpriseDB Corporation, 2020. All rights reserved.12
BENEFITS OF NATIVE PACKAGING:
MAINTENANCE
● Uses the OS libraries
− No separate update requirements
● Easily compile programs against EPAS
− Better linking with libpq
CONFIDENTIAL © Copyright EnterpriseDB Corporation, 2020. All rights reserved.13
Benefits of native packaging
Integration
CONFIDENTIAL © Copyright EnterpriseDB Corporation, 2020. All rights reserved.14
BENEFITS OF NATIVE PACKAGING:
INTEGRATION
● Uses OS package management tools
● One monitoring platform for all packages
● Integration with Puppet, Chef, Satellite, Ansible, etc.
● Create feasible SELinux policies
CONFIDENTIAL © Copyright EnterpriseDB Corporation, 2020. All rights reserved.15
Benefits of native packaging
Ease of use
CONFIDENTIAL © Copyright EnterpriseDB Corporation, 2020. All rights reserved.16
BENEFITS OF NATIVE PACKAGING: EASE
OF UPDATE
● Use the OS package manager to update EPAS:
● dnf/yum/apt/zypper ...
● Easier than ever!
CONFIDENTIAL © Copyright EnterpriseDB Corporation, 2020. All rights reserved.17
Benefits of native packaging
Performance
CONFIDENTIAL © Copyright EnterpriseDB Corporation, 2020. All rights reserved.18
BENEFITS OF NATIVE PACKAGING:
PERFORMANCE
● OS-supplied libc
● OS-supplied compiler
CONFIDENTIAL © Copyright EnterpriseDB Corporation, 2020. All rights reserved.19
Benefits of native packaging
Security
CONFIDENTIAL © Copyright EnterpriseDB Corporation, 2020. All rights reserved.20
BENEFITS OF NATIVE PACKAGING:
SECURITY
● An important item
● Really secure?
● What about 3rd party repositories?
● Applying patches
CONFIDENTIAL © Copyright EnterpriseDB Corporation, 2020. All rights reserved.21
BENEFITS OF NATIVE PACKAGING:
SECURITY
● “Source RPMs”
● One can easily rebuild binary RPMs from SRPM, and
verify
● Ease of customization
● Signing of the packages
● No malicious code!
CONFIDENTIAL © Copyright EnterpriseDB Corporation, 2020. All rights reserved.22
EnterpriseDB Native Package repos
YUM/ZYPP/DNF
CONFIDENTIAL © Copyright EnterpriseDB Corporation, 2020 All rights reserved.23
EDB POSTGRES REPOS
Available via EDB portal:
● Since 2012
● Started with RHEL/CentOS RPMs
● https://yum.enterprisedb.com
● SLES 12 RPMS
● https://zypp.enterprisedb.com
● Debian/Ubuntu packages
● https://apt.enterprisedb.com”
CONFIDENTIAL © Copyright EnterpriseDB Corporation, 2020. All rights reserved.24
Community native package repos
YUM/ZYPP/DNF
CONFIDENTIAL © Copyright EnterpriseDB Corporation, 2020. All rights reserved.25
COMMUNITY POSTGRESQL NATIVE
PACKAGE REPOSITORIES
● RHEL/CentOS/Fedora: https://yum.postgresql.org
● Ubuntu/Debian: https://apt.postgresql.org
● SLES 12: https://zypp.postgresql.org
ONLY OPEN
SOURCE BASED
RDBMS IN
GARTNER MQ
EDB Recognized 7 Years
In A Row on Gartner’s
Magic Quadrant
26
27
Customers working SMARTER, reducing RISK and being more PRODUCTIVE with EDB.
OVER 4,000 CUSTOMERS
U.S Customers
EMEA Customers APAC Customers
102
of the
Fortune 500
337
of the Forbes
Global 2000
EDB OPEN SOURCE LEADERSHIP
NAMED EDB OPEN SOURCE COMMITTERS AND CONTRIBUTORS
28
CORE TEAM MAJOR CONTRIBUTORS CONTRIBUTORS
Akshay
Joshi
Amul
Sul
Ashesh
Vashi
Dilip
Kumar
Jeevan
Ladhe
Mithun
Cy
Devrim
Gündüz
Amit
Kapila
Bruce
Momjian
Dave
Page
Robert
Haas
Ashutosh
Sharma
Rushabh
Lathia
- designates committers
29
EDB Postgres Database
24/7 Global Support
Professional Services Postgres Contributions
Tools & Innovation Security/performance
Tuning concerns or
operational worries?
Optimize your in-house
resources for other projects
● DBA services in the cloud or your data centre
● Advice and consulting for Postgres deployments
● Technical account management
Email info@enterprisedb.com to request a
Remote DBA readiness review
© Copyright EnterpriseDB Corporation, 2020. All rights reserved.31
QUESTIONS
CONFIDENTIAL © Copyright EnterpriseDB Corporation, 2020. All rights reserved.
THANK YOU
info@enterprisedb.com
www.enterprisedb.com
32

More Related Content

PPTX
Automating Postgres Deployments on AWS and VMware, with Terraform and Ansible
 
PPTX
The Need For Speed - Strategies to Modernize Your Data Center
 
PPTX
Installing Postgres on Linux
 
PPTX
How to Monitor Postgres Like a Pro!
 
PDF
EDB Failover Manager - Features and Demo
 
PDF
Remote DBA Service: Powering your DBA needs
 
PPTX
How to Design for Database High Availability
 
PPTX
My Favorite PostgreSQL Books
 
Automating Postgres Deployments on AWS and VMware, with Terraform and Ansible
 
The Need For Speed - Strategies to Modernize Your Data Center
 
Installing Postgres on Linux
 
How to Monitor Postgres Like a Pro!
 
EDB Failover Manager - Features and Demo
 
Remote DBA Service: Powering your DBA needs
 
How to Design for Database High Availability
 
My Favorite PostgreSQL Books
 

What's hot (20)

PPTX
Remote DBA Service: Powering your DBA needs
 
PPTX
PostgreSQL to Accelerate Innovation
 
PDF
No Time to Waste: Migrate from Oracle to EDB Postgres in Minutes
 
PPTX
Webinar: Managing Postgres at Scale
 
PDF
Discover PostGIS: Add Spatial functions to PostgreSQL
 
PPTX
New Approaches to Integrating Oracle and Postgres Database Strategies
 
PDF
Public Sector Virtual Town Hall
 
PPTX
Whats New in Postgres 12
 
PDF
Exploring Postgres with Bruce Momjian
 
PDF
PostgreSQL continuous backup and PITR with Barman
 
PPTX
Replacing Oracle with EDB Postgres
 
PPTX
PostgreSQL 12: What is coming up?, Enterprise Postgres Day
 
PPTX
An Expert Guide to Migrating Legacy Databases to PostgreSQL
 
PPTX
Best practices: running high-performance databases on Kubernetes
PDF
MongoDB vs. Postgres Benchmarks
 
PPTX
EDB Postgres Platform 11 Webinar
 
PPTX
Json and Jsonpath in Postgres 12
 
PDF
Does Anyone Really Need RAC?
 
PPTX
Les nouveautés d'EDB Postgres 11
 
PDF
How to Build On-demand Oracle Compatible Postgres Database in Minutes
 
Remote DBA Service: Powering your DBA needs
 
PostgreSQL to Accelerate Innovation
 
No Time to Waste: Migrate from Oracle to EDB Postgres in Minutes
 
Webinar: Managing Postgres at Scale
 
Discover PostGIS: Add Spatial functions to PostgreSQL
 
New Approaches to Integrating Oracle and Postgres Database Strategies
 
Public Sector Virtual Town Hall
 
Whats New in Postgres 12
 
Exploring Postgres with Bruce Momjian
 
PostgreSQL continuous backup and PITR with Barman
 
Replacing Oracle with EDB Postgres
 
PostgreSQL 12: What is coming up?, Enterprise Postgres Day
 
An Expert Guide to Migrating Legacy Databases to PostgreSQL
 
Best practices: running high-performance databases on Kubernetes
MongoDB vs. Postgres Benchmarks
 
EDB Postgres Platform 11 Webinar
 
Json and Jsonpath in Postgres 12
 
Does Anyone Really Need RAC?
 
Les nouveautés d'EDB Postgres 11
 
How to Build On-demand Oracle Compatible Postgres Database in Minutes
 
Ad

Similar to Why you should use native packages to install PostgreSQL on Linux (20)

PDF
Optimizing Performance and Security with Platform Native Packaging
 
PPTX
Which PostgreSQL is right for your multi cloud strategy? P2
PPTX
Oracle Solaris 11 - Best for Enterprise Applications
PPTX
Installing Postgres on Windows
 
PPTX
EDB: Power to Postgres
PPTX
Security Considerations on Linux Package Management
PPTX
Preview of the EDB Postgres Roadmap
 
PPTX
Neuerungen in EDB Postgres 11
 
PDF
A Comparison of EDB Postgres to Self-Supported PostgreSQL
 
PPTX
Enterprise-class security with PostgreSQL - 2
PPT
EDB corporate prague_march_2015
PPTX
Deploy, move and manage Postgres across cloud platforms
PDF
Course 102: Lecture 22: Package Management
PDF
Database Provisioning in EM12c: Provision me a Database Now!
PDF
New enhancements for security and usability in EDB 13
 
PDF
$ make install
PPTX
EDB Database Servers and Tools
PDF
Which postgres is right for me
PDF
Dependencies Managers in C/C++. Using stdcpp 2014
PDF
Powerplay: Postgres and Lenovo for the Best Performance & Savings
 
Optimizing Performance and Security with Platform Native Packaging
 
Which PostgreSQL is right for your multi cloud strategy? P2
Oracle Solaris 11 - Best for Enterprise Applications
Installing Postgres on Windows
 
EDB: Power to Postgres
Security Considerations on Linux Package Management
Preview of the EDB Postgres Roadmap
 
Neuerungen in EDB Postgres 11
 
A Comparison of EDB Postgres to Self-Supported PostgreSQL
 
Enterprise-class security with PostgreSQL - 2
EDB corporate prague_march_2015
Deploy, move and manage Postgres across cloud platforms
Course 102: Lecture 22: Package Management
Database Provisioning in EM12c: Provision me a Database Now!
New enhancements for security and usability in EDB 13
 
$ make install
EDB Database Servers and Tools
Which postgres is right for me
Dependencies Managers in C/C++. Using stdcpp 2014
Powerplay: Postgres and Lenovo for the Best Performance & Savings
 
Ad

More from EDB (20)

PDF
Cloud Migration Paths: Kubernetes, IaaS, or DBaaS
 
PDF
Die 10 besten PostgreSQL-Replikationsstrategien für Ihr Unternehmen
 
PDF
Migre sus bases de datos Oracle a la nube
 
PDF
EFM Office Hours - APJ - July 29, 2021
 
PDF
Benchmarking Cloud Native PostgreSQL
 
PDF
Las Variaciones de la Replicación de PostgreSQL
 
PDF
NoSQL and Spatial Database Capabilities using PostgreSQL
 
PDF
Is There Anything PgBouncer Can’t Do?
 
PDF
Data Analysis with TensorFlow in PostgreSQL
 
PDF
Practical Partitioning in Production with Postgres
 
PDF
A Deeper Dive into EXPLAIN
 
PDF
IOT with PostgreSQL
 
PDF
A Journey from Oracle to PostgreSQL
 
PDF
Psql is awesome!
 
PDF
EDB 13 - New Enhancements for Security and Usability - APJ
 
PPTX
Comment sauvegarder correctement vos données
 
PDF
Cloud Native PostgreSQL - Italiano
 
PPTX
Best Practices in Security with PostgreSQL
 
PDF
Cloud Native PostgreSQL - APJ
 
PDF
Best Practices in Security with PostgreSQL
 
Cloud Migration Paths: Kubernetes, IaaS, or DBaaS
 
Die 10 besten PostgreSQL-Replikationsstrategien für Ihr Unternehmen
 
Migre sus bases de datos Oracle a la nube
 
EFM Office Hours - APJ - July 29, 2021
 
Benchmarking Cloud Native PostgreSQL
 
Las Variaciones de la Replicación de PostgreSQL
 
NoSQL and Spatial Database Capabilities using PostgreSQL
 
Is There Anything PgBouncer Can’t Do?
 
Data Analysis with TensorFlow in PostgreSQL
 
Practical Partitioning in Production with Postgres
 
A Deeper Dive into EXPLAIN
 
IOT with PostgreSQL
 
A Journey from Oracle to PostgreSQL
 
Psql is awesome!
 
EDB 13 - New Enhancements for Security and Usability - APJ
 
Comment sauvegarder correctement vos données
 
Cloud Native PostgreSQL - Italiano
 
Best Practices in Security with PostgreSQL
 
Cloud Native PostgreSQL - APJ
 
Best Practices in Security with PostgreSQL
 

Recently uploaded (20)

PDF
Chapter 3 Spatial Domain Image Processing.pdf
PDF
Architecting across the Boundaries of two Complex Domains - Healthcare & Tech...
PPTX
Digital-Transformation-Roadmap-for-Companies.pptx
PDF
Spectral efficient network and resource selection model in 5G networks
PDF
Dropbox Q2 2025 Financial Results & Investor Presentation
PDF
NewMind AI Monthly Chronicles - July 2025
PDF
Bridging biosciences and deep learning for revolutionary discoveries: a compr...
PDF
Reach Out and Touch Someone: Haptics and Empathic Computing
PDF
Build a system with the filesystem maintained by OSTree @ COSCUP 2025
PPTX
VMware vSphere Foundation How to Sell Presentation-Ver1.4-2-14-2024.pptx
PDF
Peak of Data & AI Encore- AI for Metadata and Smarter Workflows
DOCX
The AUB Centre for AI in Media Proposal.docx
PPTX
Detection-First SIEM: Rule Types, Dashboards, and Threat-Informed Strategy
PDF
Mobile App Security Testing_ A Comprehensive Guide.pdf
PDF
7 ChatGPT Prompts to Help You Define Your Ideal Customer Profile.pdf
PDF
Network Security Unit 5.pdf for BCA BBA.
PPTX
PA Analog/Digital System: The Backbone of Modern Surveillance and Communication
PDF
How UI/UX Design Impacts User Retention in Mobile Apps.pdf
PDF
Empathic Computing: Creating Shared Understanding
PPTX
Cloud computing and distributed systems.
Chapter 3 Spatial Domain Image Processing.pdf
Architecting across the Boundaries of two Complex Domains - Healthcare & Tech...
Digital-Transformation-Roadmap-for-Companies.pptx
Spectral efficient network and resource selection model in 5G networks
Dropbox Q2 2025 Financial Results & Investor Presentation
NewMind AI Monthly Chronicles - July 2025
Bridging biosciences and deep learning for revolutionary discoveries: a compr...
Reach Out and Touch Someone: Haptics and Empathic Computing
Build a system with the filesystem maintained by OSTree @ COSCUP 2025
VMware vSphere Foundation How to Sell Presentation-Ver1.4-2-14-2024.pptx
Peak of Data & AI Encore- AI for Metadata and Smarter Workflows
The AUB Centre for AI in Media Proposal.docx
Detection-First SIEM: Rule Types, Dashboards, and Threat-Informed Strategy
Mobile App Security Testing_ A Comprehensive Guide.pdf
7 ChatGPT Prompts to Help You Define Your Ideal Customer Profile.pdf
Network Security Unit 5.pdf for BCA BBA.
PA Analog/Digital System: The Backbone of Modern Surveillance and Communication
How UI/UX Design Impacts User Retention in Mobile Apps.pdf
Empathic Computing: Creating Shared Understanding
Cloud computing and distributed systems.

Why you should use native packages to install PostgreSQL on Linux

  • 1. CONFIDENTIAL © Copyright EnterpriseDB Corporation, 2020. All rights reserved. Optimizing Performance and Security with Platform Native Packaging Devrim Gündüz, Principal Systems Engineer Bruce Momjian, Postgres Evangelist Marc Linster, SVP Product Development and Support 1
  • 3. Welcome – Housekeeping Items • Slides and recording will be available in next 48 hours • Submit questions via GotoWebinar – will be answering at end • We will be sharing info about EDB and Postgres later 3
  • 4. Webinar Series 4 Feb 19 2020 Conquering Data Migration from Oracle to Postgres March 4 2020 Using Terraform to deploy highly available Postgres March 18 2020 How to use postgresql.conf April 1 2020 Optimizing Performance and Security with Platform Native Packaging April 15 2020 Window Functions in Postgres April 29 2020 My favorite Postgres books
  • 5. CONFIDENTIAL © Copyright EnterpriseDB Corporation, 2020. All rights reserved.5 INTRODUCTION ● Using Red Hat (and then Fedora) since 1996. ● Using PostgreSQL since 1998. ● Started building RPMs in 2002, took over the project in 2004. ● Planet PostgreSQL: 2004 → https://planet.PostgreSQL.org ● Responsible for PostgreSQL YUM and ZYPP repositories. ● Working at EnterpriseDB since 2011 ● Designed EDB RPM and Debian/Ubuntu repositories ● PostgreSQL Major Contributor ● Living in London, UK.
  • 6. CONFIDENTIAL © Copyright EnterpriseDB Corporation, 2020. All rights reserved.6 AGENDA ● Life before native packaging ● What is “native packaging?” ● Benefits of native packaging ● EDB Postgres and community PostgreSQL native package repositories
  • 7. CONFIDENTIAL © Copyright EnterpriseDB Corporation, 2020. All rights reserved.7 Life before native packaging Compiling from source code, and installers
  • 8. CONFIDENTIAL © Copyright EnterpriseDB Corporation, 2020. All rights reserved.8 LIFE BEFORE NATIVE PACKAGING ● Compiling from source ● Security issues: “Compilers” ● Maintenance issues ● 1-click installers ● Security issues: Common libraries for all platforms ● The lowest common denominator ● Performance issues
  • 9. CONFIDENTIAL © Copyright EnterpriseDB Corporation, 2020. All rights reserved.9 What is native packaging?
  • 10. CONFIDENTIAL © Copyright EnterpriseDB Corporation, 2020. All rights reserved.10 NATIVE PACKAGING ● Bundling binaries, libraries, documentation, etc. for easy installation ● “Precompiled” ● Built for that operating system ● Easily delivered software
  • 11. CONFIDENTIAL © Copyright EnterpriseDB Corporation, 2020. All rights reserved.11 Benefits of native packaging Maintenance
  • 12. CONFIDENTIAL © Copyright EnterpriseDB Corporation, 2020. All rights reserved.12 BENEFITS OF NATIVE PACKAGING: MAINTENANCE ● Uses the OS libraries − No separate update requirements ● Easily compile programs against EPAS − Better linking with libpq
  • 13. CONFIDENTIAL © Copyright EnterpriseDB Corporation, 2020. All rights reserved.13 Benefits of native packaging Integration
  • 14. CONFIDENTIAL © Copyright EnterpriseDB Corporation, 2020. All rights reserved.14 BENEFITS OF NATIVE PACKAGING: INTEGRATION ● Uses OS package management tools ● One monitoring platform for all packages ● Integration with Puppet, Chef, Satellite, Ansible, etc. ● Create feasible SELinux policies
  • 15. CONFIDENTIAL © Copyright EnterpriseDB Corporation, 2020. All rights reserved.15 Benefits of native packaging Ease of use
  • 16. CONFIDENTIAL © Copyright EnterpriseDB Corporation, 2020. All rights reserved.16 BENEFITS OF NATIVE PACKAGING: EASE OF UPDATE ● Use the OS package manager to update EPAS: ● dnf/yum/apt/zypper ... ● Easier than ever!
  • 17. CONFIDENTIAL © Copyright EnterpriseDB Corporation, 2020. All rights reserved.17 Benefits of native packaging Performance
  • 18. CONFIDENTIAL © Copyright EnterpriseDB Corporation, 2020. All rights reserved.18 BENEFITS OF NATIVE PACKAGING: PERFORMANCE ● OS-supplied libc ● OS-supplied compiler
  • 19. CONFIDENTIAL © Copyright EnterpriseDB Corporation, 2020. All rights reserved.19 Benefits of native packaging Security
  • 20. CONFIDENTIAL © Copyright EnterpriseDB Corporation, 2020. All rights reserved.20 BENEFITS OF NATIVE PACKAGING: SECURITY ● An important item ● Really secure? ● What about 3rd party repositories? ● Applying patches
  • 21. CONFIDENTIAL © Copyright EnterpriseDB Corporation, 2020. All rights reserved.21 BENEFITS OF NATIVE PACKAGING: SECURITY ● “Source RPMs” ● One can easily rebuild binary RPMs from SRPM, and verify ● Ease of customization ● Signing of the packages ● No malicious code!
  • 22. CONFIDENTIAL © Copyright EnterpriseDB Corporation, 2020. All rights reserved.22 EnterpriseDB Native Package repos YUM/ZYPP/DNF
  • 23. CONFIDENTIAL © Copyright EnterpriseDB Corporation, 2020 All rights reserved.23 EDB POSTGRES REPOS Available via EDB portal: ● Since 2012 ● Started with RHEL/CentOS RPMs ● https://yum.enterprisedb.com ● SLES 12 RPMS ● https://zypp.enterprisedb.com ● Debian/Ubuntu packages ● https://apt.enterprisedb.com”
  • 24. CONFIDENTIAL © Copyright EnterpriseDB Corporation, 2020. All rights reserved.24 Community native package repos YUM/ZYPP/DNF
  • 25. CONFIDENTIAL © Copyright EnterpriseDB Corporation, 2020. All rights reserved.25 COMMUNITY POSTGRESQL NATIVE PACKAGE REPOSITORIES ● RHEL/CentOS/Fedora: https://yum.postgresql.org ● Ubuntu/Debian: https://apt.postgresql.org ● SLES 12: https://zypp.postgresql.org
  • 26. ONLY OPEN SOURCE BASED RDBMS IN GARTNER MQ EDB Recognized 7 Years In A Row on Gartner’s Magic Quadrant 26
  • 27. 27 Customers working SMARTER, reducing RISK and being more PRODUCTIVE with EDB. OVER 4,000 CUSTOMERS U.S Customers EMEA Customers APAC Customers 102 of the Fortune 500 337 of the Forbes Global 2000
  • 28. EDB OPEN SOURCE LEADERSHIP NAMED EDB OPEN SOURCE COMMITTERS AND CONTRIBUTORS 28 CORE TEAM MAJOR CONTRIBUTORS CONTRIBUTORS Akshay Joshi Amul Sul Ashesh Vashi Dilip Kumar Jeevan Ladhe Mithun Cy Devrim Gündüz Amit Kapila Bruce Momjian Dave Page Robert Haas Ashutosh Sharma Rushabh Lathia - designates committers
  • 29. 29 EDB Postgres Database 24/7 Global Support Professional Services Postgres Contributions Tools & Innovation Security/performance
  • 30. Tuning concerns or operational worries? Optimize your in-house resources for other projects ● DBA services in the cloud or your data centre ● Advice and consulting for Postgres deployments ● Technical account management Email info@enterprisedb.com to request a Remote DBA readiness review
  • 31. © Copyright EnterpriseDB Corporation, 2020. All rights reserved.31 QUESTIONS
  • 32. CONFIDENTIAL © Copyright EnterpriseDB Corporation, 2020. All rights reserved. THANK YOU info@enterprisedb.com www.enterprisedb.com 32