HA setup with pg pool in docker

From: Vasu Madhineni <vasumdba1515(at)gmail(dot)com>
To: pgsql-general <pgsql-general(at)postgresql(dot)org>
Subject: HA setup with pg pool in docker
Date: 2020-07-22 05:29:31
Message-ID: CAFacQoF7DF09yGCLo3KH1bGwMtVeVCW1vetXQ=y9GWVdqfhBAQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi Team,

We are planning to build a HA setup with pgpool in docker, Could you please
let us know prerequisites for it.

1. How many servers are needed for this?, can we plan with 2 servers like
below config.
Primary instance and pgpool in two different docker containers in server
1 and standby instance in docker container server 2.

2. User requirement: any user needs password less authentication between
nodes.

3. Port or firewall rules between servers.

4. If planning to create a network bridge between all docker containers
between 2 servers will be any prerequisites for that.

Thanks in advance.

Regards,
Vasu Madhineni

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Thomas Kellerer 2020-07-22 05:36:15 Re: Logical replication from 11.x to 12.x and "unique key violations"
Previous Message Srinivasa T N 2020-07-22 05:11:38 Re: Pgpool in docker container