Ernesto Quiñones wrote:
Hi Tom, I read the page before, thanks

maybe some friend can recommend me some "load balancer" solution for
AIX with PostgreSQL

load balancing writes is problematic. load balancing reads is easy enough, although maintaining ACID with decent performance can still be problematic, depending on how you do the replication from the writable master to the readonly slave

one bigger-faster AIX box or LPAR will likely be faster than two slower ones, no matter how you load balance it.





--
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

Reply via email to