Multiple bitnami pgpool-II container
问题 Need clarification if this is doable. I have successfully ran Postgres with 2 containers namely master and slave . I would like to know if I can run more than one pgpool container ? If yes, is there any specific environment variables i need to set ? Can I just take the below command and run in another pgpool VM ? My intention is to have a load balancer round robin between the 2 pgpool that connects to the backend of master (rw) and slave (ro). docker run --detach --rm --name pgpool \ -