Re: PosttgreSQL on AIX - Mailing list pgsql-general

From John R Pierce
Subject Re: PosttgreSQL on AIX
Date
Msg-id 4C05A242.60601@hogranch.com
Whole thread Raw
In response to Re: PosttgreSQL on AIX  (Ernesto Quiñones <ernestoq@gmail.com>)
Responses Re: PosttgreSQL on AIX  (Ernesto Quiñones <ernestoq@gmail.com>)
List pgsql-general
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.





pgsql-general by date:

Previous
From: Ken Tanzer
Date:
Subject: Re: Disable executing external commands from psql?
Next
From: Bruce Momjian
Date:
Subject: Re: Disable executing external commands from psql?