From 8433d068a40c4bb186894dc163c6a0b3ccc792f0 Mon Sep 17 00:00:00 2001 From: 12ww1160 <12ww1160@confdroid.com> Date: Sat, 14 Mar 2026 18:37:20 +0100 Subject: [PATCH] OP#496 update Readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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