Re: High Availability PostgresDB on K8s

From: Sumit Sengupta <ssengupta(at)hotmail(dot)com>
To: Marco Schmucki <marco(dot)schmucki(at)revendex(dot)com>, "pgsql-general(at)lists(dot)postgresql(dot)org" <pgsql-general(at)lists(dot)postgresql(dot)org>
Subject: Re: High Availability PostgresDB on K8s
Date: 2022-08-19 15:51:23
Message-ID: BL0PR06MB4978C3A4D0F04C22FCF94F7DB36C9@BL0PR06MB4978.namprd06.prod.outlook.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

This may help - https://phoenixnap.com/kb/postgresql-kubernetes

[https://phoenixnap.com/kb/wp-content/uploads/2021/08/how-to-deploy-postgresql-on-kubernetes.png]<https://phoenixnap.com/kb/postgresql-kubernetes>
How to Deploy PostgreSQL on Kubernetes {Helm Chart or Manual Config} - Knowledge Base by phoenixNAP<https://phoenixnap.com/kb/postgresql-kubernetes>
Introduction. PostgreSQL is a reliable and robust relational database system featuring ACID-compliant transactions.It is designed to handle workloads of all sizes, making it a good fit for personal use and large-scale deployments such as data warehouses, big data servers, or web services.. Deploying PostgreSQL on Kubernetes creates a scalable and portable PostgreSQL instance, leveraging the ...
phoenixnap.com

________________________________
From: Marco Schmucki <marco(dot)schmucki(at)revendex(dot)com>
Sent: Friday, August 19, 2022 11:09 AM
To: pgsql-general(at)lists(dot)postgresql(dot)org <pgsql-general(at)lists(dot)postgresql(dot)org>
Subject: High Availability PostgresDB on K8s

Hi all

I want to run an HA-Postgres-DB on a Kubernetes cluster for testing purposes (Proof of Concept).

Do you have some links or documentation?

Many thanks for your feedback!

Best regards,

Marco

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Laurenz Albe 2022-08-19 16:37:53 Re: recovery_command has precedence over phisical slots?
Previous Message Marco Schmucki 2022-08-19 15:09:35 High Availability PostgresDB on K8s