Webinars

Webinars

On-demand

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

Deploying and Optimizing Clusters with Cloud Native PostgreSQL

You just deployed a cluster using Cloud Native PostgreSQL—now what?

In this session, we’ll explore how to connect applications to PostgreSQL and use psql or pgAdmin with Cloud Native PostgreSQL clusters. You’ll learn how to identify slow queries, get metrics from your cluster, and make changes to resolve slow running queries.

We’ll also share examples for testing your applications against a production database to:

Ask the BDR Expert - BDR Webinar Series (CET)

In this session, you will have the opportunity to connect, interact, engage, and ask thought-provoking questions to BDR experts and deepen your knowledge about EDB’s advanced logical replication for PostgreSQL solution.

Foreign data Wrappers in PostgreSQL (APJ)

There are many methods for accessing tables from remote databases. One of the most popular methods is PostgreSQL Foreign Data Wrapper (postgres_fdw). In addition to postgres_fdw there are other Foreign Data Wrappers such as mongo_fdw, hadoop_fdw, and mysql_fdw.

In this webinar, we will discuss the capabilities of Foreign Data Wrapper with a demo. Attend this webinar to learn about:

  • Foreign Data Wrappers in PostgreSQL
  • Foreign Data Wrapper Integration with other data sources
  • Connection options

Upgrade Easily with BDR - BDR Webinar Series (CET)

In this session we will discuss how you can use BDR, EDB’s advanced logical replication for PostgreSQL solution, to upgrade across OS, database, and BDR release. We will also review how BDR can be used to do rolling schema upgrades for applications.