Minimum requirements to set up a highly available PostgreSQL cluster with Patroni

Hi

I would like to know the minimum requirements to set up a highly available PostgreSQL cluster with Patroni on Debian virtual machines. I already have an HAproxy load balancer on top of the infrastructure. Where can I find the minimum requirements for each of the three VMs of the PostgreSQL cluster, in terms of CPU, RAM and HD?

Thanks in advance
Kind regards
Paolo

Hey Paolo,
Welcome to Percona Community Forum!

Hardware requirements always depend on what kind of application will connect to your cluster.
But the recommended minimum would be 4CPU, 8GB RAM and 30GB disk space. Depending on how much data you will keep in your database, you could use even lower disk space, but I would stick to 4CPU and 8GB of RAM minimum.

Hope it helps! If you have any other questions, do not hesitate to reach out!

Cheers,
Mateusz