Webinars

Webinars

Upcoming Webinars

[EDB 웨비나] EDB EPAS와 pgvector/aidb 실전 데모

(KST)
EDB 전문가와 함께하는 'AI & Postgres' 전략 웨비나 시리즈 Part.2 최근 기업용 AI 도입이 가속화되면서, 데이터를 어떻게 효율적으로 관리하고 AI 모델과 결합할 것인지가 비즈니스의 핵심 과제가 되었습니다. 이에 EDB는 오픈소스 기반 Postgres의 강력한 성능을 AI 환경에 최적화하여 활용할 수 있는 3부작 웨비나 시리즈를 준비했습니다. 단순한 이론을 넘어 실무 데모와 하이브리드 관리 전략까지, EDB가 제시하는 AI 데이터 인프라의 미래를 직접 확인해 보시기 바랍니다.

On-demand

Conquering Data Migration from Oracle to Postgres

Once you have converted Oracle object definitions and stored procedures, moving the data is the next key stage.
There are three approaches for migrating data: Big-bang, Trickle, and Synchronize. While most migrations can be done using any one of these approaches, some migrations will require a combination of them.

In this webinar, we will cover the below approaches to migrating data from Oracle to Postgres:

- Big bang - One-time data load

- Trickle - One-time data load in parallel

Professionelle Postgres-Überwachung!

Überwachung ist ein entscheidendes Element des Datenbankökosystems und wichtig für die Gesamtleistung der Datenbank. Sie trägt zudem zum guten Zustand Ihrer Datenbank sowie zur langfristigen Stabilität Ihrer Datenbank und Anwendung bei.
Überwachung gestaltet sich jedoch schwierig, wenn man nicht weiß, welche Variablen man überwachen soll und wie das geht.

 

Folgendes lernen Sie in diesem Webinar:

Oracle to Postgres Schema Migration Hustle

Whether migrating a database or application from Oracle to Postgres, as a first step, we need to analyze the database objects(DDLs), to find out the incompatibilities between both the databases and estimate the time and cost required for the migration. In schema migration, having a good knowledge of Oracle and Postgres helps to identify incompatibilities and choose the right tool for analysis/conversion. In this webinar, we will discuss schema incompatibility hurdles when migrating from Oracle to Postgres and how to overcome them.

 

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.