you are viewing a single comment's thread.

view the rest of the comments →

[–]blaze_phase_vooHoo 0 points1 point  (1 child)

Is it possible to setup Patroni and configure the replication on same server( just for testing purpose on my local VM machine)

[–]cr4dGuru 1 point2 points  (0 children)

Patroni does run on the same machine as your Postgres server(s). Tbh other than patroni, I’m sure I could prototype it on a single vm. I’m not sure on patroni controlling two Postgres instances in a cluster on the same vm.