On Tue, 2007-09-11 at 20:02 +0400, Dmitry Koterov wrote: > Hello. > > We discovered some time ago that pgbouncer is NOT a balancer, because > it cannot spread connections/queries to the same database to multiple > servers. It's unbeliveable, but it's a fact! So, database name in the > config MUST be unique. > You might look at pgpool-II, that can load balance queries. Regards, Jeff Davis ---------------------------(end of broadcast)--------------------------- TIP 6: explain analyze is your friend