On 10/28/10 3:42 PM, Gregory Machin wrote:
Hi
I'm new to Posgresql.
I have been requested to setup application level HA. The picture is, I
will have 2 web servers behind 2 new work load balancers, so should
one fail the NLB's will redirect traffic to the remaining server. I
need a similar scenari
On Fri, Oct 29, 2010 at 9:42 AM, Gregory Machin wrote:
>
> From my reading I need a synchronise master - master. so both servers
> need to be hot. Such that the web servers are unaware of which server
> the are communicating with, so should one pgsql server go down there
> would be no interrupti
Hi
I'm new to Posgresql.
I have been requested to setup application level HA. The picture is, I
will have 2 web servers behind 2 new work load balancers, so should
one fail the NLB's will redirect traffic to the remaining server. I
need a similar scenario for the Pgsql servers.
>From my reading I