Postgres Plus® Webcasts, Podcasts, and Videos

EnterpriseDB hosts a regular series of webcasts related to Postgres open source database management, application development, and open source software. Additionally, the company hosts a podcast series about open source database trends and technologies. Available in popular media formats, Database Radio podcasts are portable, convenient, and relevant to information technology professionals at all levels. Finally, EnterpriseDB produces educational videos about our products in particular and database issues in general.

Webcast


How to Create a Postgres Database Using pgAdmin
Gary Carter, Sr. Product Manager, EnterpriseDB Corporation

Spend 10 minutes with Gary as he walks through the basics of creating your first database using pgAdmin, the comprehensive database design and management console for Postgres databases. Created for first time users of Postgres, you'll also be introduced to the fundamental features in pgAdmin and be ready to start creating databases, entering data, and building multi-table queries using the Graphical Query tool all without writing any SQL.

Webcast


Creating a Java Application with Postgres Plus
Jim Mlodgenski, Chief Architect, EnterpriseDB Corporation

This video shows a quick example of creating a working CRUD application on top of Postgres using JBoss SEAM (Java Server Faces, EJBs, and Hibernate). In 5 minutes, Jim uses the SEAM framework to build a basic application including reverse engineering the database schema to create boiler plate code for basic viewing and updating data.

Webcast


What is Oracle Compatibility?
Craig Silveira, Director, Sales Engineering, EnterpriseDB Corporation

Watch this 10 minute video and discover exactly what Oracle compatibility means from your business, technical, and skills points of view. Created for DBAs, Developers, and IT Managers/Architects, this presentation looks at support for SQL extensions, various features, the PL/SQL language, and tools. Craig also offers multiple low risk strategies for using Postgres Plus Advanced Server to lower your Oracle costs and utilize the advantages of the most advanced open source database available.

Webcast


Rapid Database Upgrades with pg_Migrator
Bruce Momjian, PostgreSQL Core Committer and EnterpriseDB Senior Database Architect

Join Bruce in a 5 minute video as he explains what pg_Migrator does and how it allows you to upgrade between major versions of Postgres orders of magnitude faster than a traditional database dump and reload.

Webcast


Migrating from Oracle® to Postgres Plus Advanced Server
Craig Silveira, Director, Sales Engineering, EnterpriseDB Corporation

Watch Craig as he uses the GUI based Migration Studio to migrate the HR demo database from Oracle Express Edition to Postgres Plus Advanced Server. After migration Craig demonstrates simple command line tools to resolve common troubleshooting issues.