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

How to Monitor Postgres Like a Pro!

Monitoring is a critical element of the database eco-system and for the overall performance of the database. It also helps to ensure that your database is in a healthy state and is contributing to the long term stability of your database and application.

Webinar: Comment & Pourquoi adopter EDB Postgres

Aujourd’hui, de nombreux DSI décident d’adopter des technologies de base de données Open source pour des raisons de coûts, de performance et de flexibilité.

PostgreSQL est l’une des technologies leaders pour ce type de projet grâce à une fiabilité et une intégrité des données qui sont reconnues.

La société EDB Postgres a encore renforcé cette technologie en y ajoutant notamment des fonctionnalités plus avancées pour faciliter les migrations et son usage dans des environnements de production cloud hybride.

Logical Replication in PostgreSQL

PostgreSQL 10 has added built-in logical replication which tackles some of the limitations of physical replication and opens up the possibility of promising new areas of replication. In this webinar, we will introduce the concept of logical replication and demonstrate how one can configure a logical replication in no time.

Programming the SQL Way with Common Table Expression

Join Postgres experts, Bruce Momjian, as he discusses common table expressions (CTEs) and the ability to allow queries to be more imperative, allowing looping and processing hierarchical structures that are normally associated only with imperative languages.

Postgres in Containern Installieren

Begleiten Sie die Postgres-Experten Marc Linster und Gaby Schilders bei ihrer Schritt-für-Schritt-Erklärung zum Installieren von PostgreSQL und EDB Postgres Advanced Server auf EDB Postgres Docker Containern unter Linux.

JSON and JSONPATH in Postgres 12

Join Postgres experts, Marc Linster and Thom Brown, as they discuss jsquery. Jsquery was introduced to allow more sophisticated querying of JSON data with indexing support. However, this was an external project, with no official support. SQL/JSON is now coming in version 12 which will provide very similar functionality.