Felix Noel Abelardo Santana <fnabelardo@...> writes: > > I wonder not a single instance can be PGPool load balancing for multiple > databases in a single database cluster. > For example for bd: test, tes1, test2. > > Or must I have a PGPool instance for load balancing with each of the > databases. > > Greetings Felix Noel >
No, this works per postgresql server with as many databases you have on it. Cheers, Tom _______________________________________________ Pgpool-general mailing list [email protected] http://pgfoundry.org/mailman/listinfo/pgpool-general
