Webinars

Webinars

On-demand

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

An overview of reference architectures for Postgres - GMT

EDB Reference Architectures are designed to help new and existing users alike to quickly design a deployment architecture that suits their needs. They can be used as either the blueprint for a deployment, or as the basis for a design that enhances and extends the functionality and features offered.

Add-on architectures allow users to easily extend their core database server deployment to add additional features and functionality "building block" style.

In this webinar, we will review the following architectures:

Making your PostgreSQL Database Highly Available - APJ

High Availability is one of the most important requirements for mission-critical database systems. It is important for business continuity.

Enterprises cannot afford an outage of mission-critical applications, as mere minutes of downtime can cost millions of dollars in lost revenue.

Therefore making a database environment highly available is typically one of the highest priorities and poses significant challenges/questions to enterprises and database administrators.

What you will learn at this webinar: