Webinars

Upcoming Webinars

(EDT)

Join the Era of Agentic AI with EDB Postgres AI

As organizations shift to agentic AI, the divide between transactional and warehouse data must disappear. To power AI agents that reason in real-time, you need a data platform that is modern, observable, sovereign, with governance built in. Join our live session to learn how EDB Postgres AI eliminates silos and simplifies your architecture across hybrid estates.

(JST)

소버린 AI 전문가와 함께하는 EDB 웨비나

기업들이 에이전틱 AI(Agentic AI) 시대로 전환함에 따라, 트랜잭션 데이터와 데이터 웨어하우스 간의 경계는 허물어져야 합니다. 실시간으로 상황을 판단하고 추론하는 AI 에이전트를 원활하게 구동하기 위해서는 현대적이고 가시성이 확보되며, 데이터 주권과 강력한 거버넌스가 내장된 데이터 플랫폼이 필수적입니다.

(EDT)

Join the Era of Agentic AI with EDB Postgres AI

The future belongs to platforms that can support both agentic AI and the data infrastructure behind it. Evolve your organization from traditional environments to agentic databases—modern data platforms that are AI native, observable, sovereign, and built to operate across hybrid estates.

On-demand

Cloud Native PostgreSQL - APJ

EDB Cloud Native Postgres includes database container images and a Kubernetes Operator that manage the lifecycle of a database from deployment to operations. This Kubernetes Operator for Postgres is written by EDB entirely from scratch in the Go language and relies exclusively on the Kubernetes API.

Attend this webinar to learn about:

  • DevOps & Cloud Native
  • Overview of Cloud Native Postgres
  • Storage for Postgres workloads in Kubernetes
  • Using Cloud Native Postgres
  • Demo

Power JSON with PostgreSQL, Vol. 2

This is the second session in a series on using JSON with PostgreSQL. Did you miss our first session? Watch it here now.

JSON is an important datatype transporting data between servers and many modern applications. Postgres has been at the forefront of bringing these capabilities into the hands of database users. JSONB data type allows for faster operations within PostgreSQL.

During this webinar we will look at:

Best Practices in Security with PostgreSQL - French (GMT)

The webinar will review a multi-layered framework for PostgreSQL security, with a deeper focus on limiting access to the database and data, as well as securing the data. 

 

Using the popular AAA (Authentication, Authorization, Auditing) framework we will cover: 

EDB Postgres & Tools in a Smart City Project

This webinar will give an overview of the typical use of EDB Postgres Advanced Server and EDB tools for a smart city project, developed in a city with more than 2.2 million people. The main goal of this project is to achieve a 24/7 uninterrupted service with zero data loss and without any service interruption.

During the session, we will explore the project architecture and we will discuss what specific tools were used, and how these tools help manage DBAs’ daily tasks. We will also discuss what type of data is critical for a smart city project.

Migrate Today: Proactive Steps to Unhook from Oracle

Oracle costs continue to rise even while Oracle innovation slows. More and more companies are looking to move away from Oracle to both innovate their business and save money. These companies know that moving away from Oracle databases requires both an alternate technical solution as well as a proven business strategy.

Join us in this webinar where we will hear from Ed Boyajian, CEO of EDB, a leading contributor to PostgreSQL and Craig Guarente, CEO of Palisade Compliance, leading independent Oracle advisory firm as they discuss how to:

All you need to know about CREATE STATISTICS - German (GMT)

This webinar will give an overview of CREATE STATISTICS in PostgreSQL. This command allows the database to collect multi-column statistics, helping the optimizer understand dependencies between columns, produce more accurate estimates, and better query plans.

The following key topics will be covered during the webinar: