Giter VIP home page Giter VIP logo

pg_ha's Introduction

Lab Repo: PostgreSQL High Availability

PostgreSQL is a powerful and open-source RDBMS that is widely used today, not only for startups but also large corporations. It is known for its scalability, reliability, and robustness, making it a popular choice for businesses of all sizes.

However, some tasks are not as easy or trivial as they might look, for example, build a highly available Postgres environment. This is where this material comes handy, specially because learning PostgreSQL high availability is essential for anyone who needs to ensure the reliability and availability of their Postgre database, and who wants to scale their application and provide disaster recovery capabilities. By mastering these skills, one can improve performance and resilience of the application, and gain a competitive advantage in the marketplace.

One of the first problems is to choose between the many options in the market, because there are several Postgre HA solutions available, each with its own strengths and weaknesses. Here we'll test some of the most popular solutions and see how and where we may use them.

We'll start with Patroni, an open-source tool that automates PostgreSQL HA using a distributed configuration store like ZooKeeper, etcd, Consul or Kubernetes. It provides automated failover and recovery, and supports multiple nodes and clusters. We'll add pgBackRest to our setup, a tool that aims to be a reliable, easy-to-use backup and restore solution that can seamlessly scale up to the largest databases and workloads by utilizing algorithms that are optimized for database-specific requirements.

I hope you enjoy the ride and learn something on the way!

pg_ha's People

Contributors

elchinoo avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.