Webinars

Webinars

Upcoming Webinars

Beyond the Latency Gap: Building Sovereign, Real-Time Agentic Applications on a Unified Postgres Estate

(EDT)
Although enterprises have invested in extracting, storing, and moving massive amounts of data, only 13% are successfully achieving ROI from their AI initiatives, according to a global study of over 2,000 executives. To overcome the challenges of data fragmentation, which can hinder AI implementation, companies need a transition to real-time workloads across the data to AI stack.

Join the Era of Agentic AI with EDB Postgres AI

(EDT)
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.

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

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

Join the Era of Agentic AI with EDB Postgres AI

(EDT)
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

New options for moving Oracle databases to the cloud

This webinar will explore options and top considerations when moving from Oracle databases into the cloud.

Webinar on Important Updates About Postgres "Man-in-the-Middle" Attack Vulnerabilities (12 PM EST)

Please join this webinar where Postgres experts at EDB will explain the MITM vulnerability and patch.

Webinar on Important Updates About Postgres "Man-in-the-Middle" Attack Vulnerabilities (6 AM EST)

Please join this webinar where Postgres experts at EDB will explain the MITM vulnerability and patch.

Graph Queries with PostgreSQL

PostgreSQL allows recursive queries that can be used to write graph search queries. This talk looks at how to write and tune queries, as well as design databases for efficient graph search. We’ll also discuss the new SEARCH and CYCLE clauses in PostgreSQL 14.

Key Takeaways:

  • Writing graph queries in SQL
  • Optimizing shortest path searches
  • Utilizing new graph features in PostgreSQL 14
  • Designing graph databases using PostgreSQL

EDB Postgres Advanced Server 14 Highlights

Join Robert Haas as he goes through what’s new in Advanced Server 14. There are some great new features which were developed specifically for Advanced Server 14, and Advanced Server 14 will also feature better integration with Postgres-BDR (bi-directional replication). As always, new features of PostgreSQL 14 are also included in Advanced Server 14.

Key takeaways:

Tuning Tips to Maximize Postgres Performance

Watch now

Tuning PostgreSQL involves hardware, the operating system, changing a few parameters, and query tuning. This webinar will help you improve performance in just a few steps.

Key takeaways:

  • How to choose the optimal hardware for PostgreSQL
  • Ways to get the most out of the operating system
  • Best practices for tuning PostgreSQL parameters
  • Techniques for optimizing PostgreSQL queries and using partitioning