Skip to content

rejith/postgres-ha

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

126 Commits
 
 
 
 
 
 

Repository files navigation

PostgreSQL HA with pg_auto_failover

Introduction

PostgreSQL(also known as postgres) is one of the most advanced open-source relational database management systems with SQL compliance. This repository will deploy PostgreSQL-13.3 HA as Kubernetes Statefulsets as per pg_auto_failover guidelines(https://pg-auto-failover.readthedocs.io).

  1. Fully managed PostgreSQL-13.3 statefulsets deployment using GitOps from Client Git repository.
  2. Configure Master/Slave deployment for HA/DR capability
  3. Store all database secrets in AppZ Vault
  4. Database Changes(New database, user, schema, tables etc) deployed using GitOps
  5. Built-in logging and monitoring using AppZ Dashboard

Documentation : How to Use this stack

to be added..

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published