Adivice on master - master replication.

Поиск
Список
Период
Сортировка
От Gregory Machin
Тема Adivice on master - master replication.
Дата
Msg-id AANLkTimmDxPfdHQ4FJ4c0H4CxScATV_t3dP1n2u-anW4@mail.gmail.com
обсуждение исходный текст
Ответы Re: Adivice on master - master replication.  (Shoaib Mir <shoaibmir@gmail.com>)
Re: Adivice on master - master replication.  (John R Pierce <pierce@hogranch.com>)
Список pgsql-general
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 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 interruption to the web servers.

The processes need to be handled automagicly , well at least the fail
over where the one server takes over the failed servers work load.

Everything I have looked at has a single point of failure, generally
the management application that looks after the replication.

How do I achieve this .. I'm looking for a comprehensive howto .

Thanks
G

В списке pgsql-general по дате отправления:

Предыдущее
От: Karl Pickett
Дата:
Сообщение: Can Postgres Not Do This Safely ?!?
Следующее
От: Shoaib Mir
Дата:
Сообщение: Re: Adivice on master - master replication.