diff --git a/README.md b/README.md index b05635b..d18b0fa 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ `Pgbouncer` is a loadbalancer for postgresql connections and very helpful in managing aspects of postgresql performance through the reuse of connections. -`confdroid_pgbouncer`is a standalone container suitable for running on kubernetes etc to facilitate loadbalancer deployments. +`confdroid_pgbouncer`is a standalone container suitable for running on kubernetes etc to facilitate loadbalancer deployments. It can and should run with multiple instances. Each instance will take the configuration from the same source and works independently. ## Download