Webinars

Webinars

Upcoming Webinars

Sovereign Data Strategies: Scaling Postgres for Large Scale Analytics

(PDT)
As data volumes continue to grow at around 40% annually, the cloud-first promise of effortless scale has hit a wall of unpredictable consumption costs and vendor lock-in. Many organizations now find themselves renting their insights through proprietary platforms, sacrificing data sovereignty and architectural flexibility in the process. To regain control, leaders are moving toward sovereign analytics; infrastructure that offers cloud-level performance without the cloud-provider tax.

[EDB 웨비나 시리즈 4]PostgreSQL/Warehouse PG용 MCP 소개 및 데모

(KST)
최근 기업용 AI 도입이 가속화되면서, 데이터를 어떻게 효율적으로 관리하고 AI 모델과 결합할 것인지가 비즈니스의 핵심 과제가 되었습니다. 이에 EDB는 오픈소스 기반 Postgres의 강력한 성능을 AI 환경에 최적화하여 활용할 수 있는 3부작 웨비나 시리즈를 준비했습니다. 단순한 이론을 넘어 실무 데모와 하이브리드 관리 전략까지, EDB가 제시하는 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

Not All Open Source is the Same

In this webinar, we will discuss different open-source models and different ways open source communities are organized. Understanding these key concepts is essential when selecting a strategic open-source platform. We will explore how the PostgreSQL community ensures that it stays independent, remains vibrant, drives innovation, and provides a reliable long-term platform for strategic IT projects.

Auditing and Monitoring PostgreSQL/EPAS - APJ

The most common problems a database administrator or user encounters while working on a database is to audit and monitor the health of their databases which includes observing the database activity so as to be aware of the actions of the users, finding the slow running statements, finding why database systems performance is low during certain intervals or diagnosing the corruption issues.

Power JSON with PostgreSQL

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.

Ashnik + EDB: Enterprise-class Security with PostgreSQL - India & Singapore Time

For businesses that handle personal data everyday, the security aspect of their database is of utmost importance.

With an increasing number of hack attacks and frauds, organizations want their open source databases to be fully equipped with the top security features.

In this webinar, learn how EDB Postgres can ensure your organization’s data is secure while helping stay compliant with policies/certificates.

New Integration Options with Postgres Enterprise Manager 8.0

Postgres Enterprise Manager (PEM), is a comprehensive, customizable solution providing a GUI to control, monitor, and optimize your PostgreSQL deployment. The newly released PEM 8.0 makes it easier to integrate with other parts of your infrastructure. Key features now include more API endpoints and the introduction of webhooks, providing more options for integrating with popular ITSMs like ServiceNow.

In this webinar we will cover:

Understand the Query Plan to Optimize Performance with EXPLAIN and EXPLAIN ANALYZE - APJ

What do you do, when you have to deal with poor database and query performance in PostgreSQL and there is no one around to help? Let us introduce you to important commands in PostgreSQL - EXPLAIN and EXPLAIN ANALYZE. Knowing how to use these 'tools' will help you identify query performance bottlenecks and opportunities. It provides a query plan detailing what approach the planner took to execute the statement provided.

Attend this webinar to learn: