Webinars

Webinars

Upcoming Webinars

[EDB 웨비나] AI와 Vector 개요 및 RAG 활용 방안

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

On-demand

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:

App Dev & Database Choices: Postgres support for non relational data

This talk will cover the advanced features of PostgreSQL that make it the most-loved RDBMS by developers and a great choice for non-relational workloads.

This webinar will explore:

  • Global adoption of Postgres
  • Document-centric applications
  • Geographic Information Systems (GIS)
  • Business intelligence
  • Central data centers
  • Server-side languages