Percona Resources

Software
Downloads

All of Percona’s open source software products, in one place, to download as much or as little as you need.

Product
Documentation

A single source for documentation on all of Percona’s leading, open source software.

Financial Services

Driving Database Success

Percona Blog

Percona Blog

Our popular knowledge center for all Percona products and all related topics.

Community

Percona Community Hub

A place to stay in touch with the open source community

Events

Percona Events Hub

See all of Percona’s upcoming events and view materials like webinars and forums from past events

About

About Percona

Percona is an open source database software, support, and services company that helps make databases and applications run better.

Percona in the News

See Percona’s recent news coverage, press releases and industry recognition for our open source software and support.

Our Customers

Our Partners

Careers

Contact Us

The solution starts with building a secure PostgreSQL environment, tuning the database for the production workload, building a high availability strategy that avoids single-point-of-failures, scaling PostgreSQL using connection poolers to avoid excessive usage of server resources, and load balancing reads between the available standby replicas to effectively use the computing power of all the database servers.

We will be publishing a series of blog posts to expand on each topic below. This webinar will go into more detail as we showcase the full project.
Topics covered in the blogs and demonstrated during the webinar include:

  • Securing your PostgreSQL database cluster
  • High availability in PostgreSQL
  • Preparing a PostgreSQL backup strategy and the tools available for use
  • Scaling PostgreSQL using connection poolers and load balancers
  • Detailed logging in PostgreSQL and the tools and extensions available to you
  • Monitoring your PostgreSQL environment

We will walk you through the whole process during the 45 minute webinar, showing you the results we achieved and how our solution works in practice. During this webinar you will see a simple web application operating normally, and then demonstrate what happens when we kill the master, when we remove the connection pooler out of the setup, and when we add another replica to share the read load.