Webcasts and Podcasts

EnterpriseDB hosts a regular series of webcasts related to 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.

Webcast

PostgreSQL Performance Tuning (Part 1 of 2)
July 8, 2009 1PM Eastern / 10AM Pacific

This presentation series covers every aspect of performance: server settings, caching, sizing operating system resources, optimizer processing, problem queries, storage efficiency, and some hardware selection details. It includes how to size shared memory, how to understand the output of the optimizer, when to restructure queries, and how to configure storage for optimal performance.

Webcast

PostgreSQL vs MySQL
July 14, 2009 1PM Eastern / 10AM Pacific

For years, the common industry perception has been that MySQL is faster and easier to use than PostgreSQL. PostgreSQL is perceived as more powerful, more focused on data integrity, and stricter at complying with SQL specifications, but correspondingly slower and more complicated to use. Like many perceptions formed in the past, these things aren't as true with the current generation of releases as they used to be.

DBAs, developers, and IT managers and decision-makers will benefit from this hour-long presentation about the pros and cons of using PostgreSQL or MySQL, which will include a discussion about the ongoing trend towards using open source in the enterprise.

Webcast

PostgreSQL Performance Tuning (Part 2 of 2)
July 15, 2009 1PM Eastern / 10AM Pacific

This presentation series covers every aspect of performance: server settings, caching, sizing operating system resources, optimizer processing, problem queries, storage efficiency, and some hardware selection details. It includes how to size shared memory, how to understand the output of the optimizer, when to restructure queries, and how to configure storage for optimal performance.

Webcast

Using EnterpriseDB to Offload Reporting and Save Money
July 22, 2009 1PM Eastern / 10AM Pacific

Is your OLTP application suffering because of all the reports that are being run? With the enormous amounts of data being captured today, analysis of the data is a fundamental requirement to remain agile and efficient. However, these reports are growing more complex every day and generating these reports puts an unprecedented burden on the application, slowing transaction throughput, reducing productivity, and potentially limiting sales.

Learn how Postgres Plus Advanced Server is being used to offload reporting from production Oracle databases to increase productivity and performance, while saving companies millions of dollars.

Webcast

Mastering PostgreSQL Administration (Part 1 of 2)
August 5, 2009 1PM Eastern / 10AM Pacific

This presentation series covers all aspects of PostgreSQL administration, including installation, security, file structure, configuration, reporting, backup, daily maintenance, monitoring activity, disk space computations, and disaster recovery. It shows how to control host connectivity, configure the server, find the query being run by each session, and find the disk space used by each database.

Webcast

Mastering PostgreSQL Administration (Part 2 of 2)
August 10, 2009 1PM Eastern / 10AM Pacific

This presentation series covers all aspects of PostgreSQL administration, including installation, security, file structure, configuration, reporting, backup, daily maintenance, monitoring activity, disk space computations, and disaster recovery. It shows how to control host connectivity, configure the server, find the query being run by each session, and find the disk space used by each database.

Webcast

Migrating Oracle to Postgres Plus Advanced Server
August 11, 2009 1PM Eastern / 10AM Pacific

Many Oracle shops are seeking to rationalize their database costs through the use of open source technology. This presentation will briefly identify popular Oracle compatibility strategies such as edge application deployments, special purpose databases for replication and reporting/BI, and full database migration. The discussion will then cover the database migration strategy in detail, including identification of candidate applications and databases, project planning, migration best practices and available migration technologies. The presentation is primarily targeted at developers and DBAs, although it is also appropriate for IT managers.

Webcast

Manager's Guide to Oracle Cost Containment
August 18, 2009 1PM Eastern / 10AM Pacific

IT organizations face a fundamental dilemma: the demand for more and better business information is sharply increasing during a time when information management budgets are either flat or declining. IT has reduced spend on operating systems and application servers by systematically deploying open source alternatives (Linux and JBoss). However, recent studies show that IT views the database as the next priority for cost control.

This power-packed session provides managers and architects with a roadmap for controlling Oracle database costs. The discussion covers a variety of cost containment strategies, identifies potential risk/reward scenarios and recommends cost containment starting points. The presentation also highlights the Oracle cost management strategies of noteworthy organizations such as Sony Online Entertainment and FTD.

Webcast

Postgres Plus Family Product Tour
August 26, 2009 1PM Eastern / 10AM Pacific

EnterpriseDB products are built upon PostgreSQL, the world's most advanced open source database. Only EnterpriseDB provides an open source database with incredibly low total cost of ownership without sacrificing the features and performance you need. We also back up our products with superior services including 24/7 support, pre-packaged services, training, administration out-sourcing, migration tools, and consulting. Finally, only EnterpriseDB has the compatibility tools, software, and expertise for trouble-free migrations from Oracle.

Join us for this hour-long discussion about the features and capabilities of the Postgres Plus family of products.

Webcast

Top 5 Ways to Supercharge Your Database
September 3, 2009 1PM Eastern / 10AM Pacific

Join EnterpriseDB to learn 5 simple ways to supercharge your Postgres Plus and PostgreSQL databases to gain the best performance. From Dynatune™ to auto-vacuuming, there are simple ways to optimize your database without sacrificing availability and reliability.

Webcast

Using EnterpriseDB to Offload Reporting and Save Money
October 21, 2009 1PM Eastern / 10AM Pacific

Is your OLTP application suffering because of all the reports that are being run? With the enormous amounts of data being captured today, analysis of the data is a fundamental requirement to remain agile and efficient. However, these reports are growing more complex every day and generating these reports puts an unprecedented burden on the application, slowing transaction throughput, reducing productivity, and potentially limiting sales.

Learn how Postgres Plus Advanced Server is being used to offload reporting from production Oracle databases to increase productivity and performance, while saving companies millions of dollars.

Webcast

Mastering PostgreSQL Administration (Part 1 of 2)
November 4, 2009 1PM Eastern / 10AM Pacific

This presentation series covers all aspects of PostgreSQL administration, including installation, security, file structure, configuration, reporting, backup, daily maintenance, monitoring activity, disk space computations, and disaster recovery. It shows how to control host connectivity, configure the server, find the query being run by each session, and find the disk space used by each database.

Webcast

Mastering PostgreSQL Administration (Part 2 of 2)
November 11, 2009 1PM Eastern / 10AM Pacific

This presentation series covers all aspects of PostgreSQL administration, including installation, security, file structure, configuration, reporting, backup, daily maintenance, monitoring activity, disk space computations, and disaster recovery. It shows how to control host connectivity, configure the server, find the query being run by each session, and find the disk space used by each database.

Webcast

Postgres Plus Family Product Tour
November 24, 2009 1PM Eastern / 10AM Pacific

EnterpriseDB products are built upon PostgreSQL, the world's most advanced open source database. Only EnterpriseDB provides an open source database with incredibly low total cost of ownership without sacrificing the features and performance you need. We also back up our products with superior services including 24/7 support, pre-packaged services, training, administration out-sourcing, migration tools, and consulting. Finally, only EnterpriseDB has the compatibility tools, software, and expertise for trouble-free migrations from Oracle.

Join us for this hour-long discussion about the features and capabilities of the Postgres Plus family of products.

Webcast

PostgreSQL Replication Solutions
December 2, 2009 1PM Eastern / 10AM Pacific

This presentation outlines the major needs for replication and major solutions, including those currently implemented in PostgreSQL and those in development.

Webcast

PostgreSQL vs MySQL
December 8, 2009 1PM Eastern / 10AM Pacific

For years, the common industry perception has been that MySQL is faster and easier to use than PostgreSQL. PostgreSQL is perceived as more powerful, more focused on data integrity, and stricter at complying with SQL specifications, but correspondingly slower and more complicated to use. Like many perceptions formed in the past, these things aren't as true with the current generation of releases as they used to be.

DBAs, developers, and IT managers and decision-makers will benefit from this hour-long presentation about the pros and cons of using PostgreSQL or MySQL, which will include a discussion about the ongoing trend towards using open source in the enterprise.

Webcast

Manager's Guide to Oracle Cost Containment
December 16, 2009 1PM Eastern / 10AM Pacific

IT organizations face a fundamental dilemma: the demand for more and better business information is sharply increasing during a time when information management budgets are either flat or declining. IT has reduced spend on operating systems and application servers by systematically deploying open source alternatives (Linux and JBoss). However, recent studies show that IT views the database as the next priority for cost control.

This power-packed session provides managers and architects with a roadmap for controlling Oracle database costs. The discussion covers a variety of cost containment strategies, identifies potential risk/reward scenarios and recommends cost containment starting points. The presentation also highlights the Oracle cost management strategies of noteworthy organizations such as Sony Online Entertainment and FTD.