Re: Replication

Поиск
Список
Период
Сортировка
От Alexander Staubo
Тема Re: Replication
Дата
Msg-id 88daf38c0706150128j3560a52ct4bd7979802398c3c@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Replication  (Craig James <craig_james@emolecules.com>)
Список pgsql-performance
On 6/15/07, Craig James <craig_james@emolecules.com> wrote:
> I don't think I can use PGPool as the replicator, because then it becomes a new single point of failure that could
bringthe whole system down.  If you're using it for INSERT/UPDATE, then there can only be one PGPool server. 

Are you sure? I have been considering this possibility, too, but I
didn't find anything in the documentation. The main mechanism of the
proxy is taking received updates and playing them one multiple servers
with 2PC, and the proxies should not need to keep any state about
this, so why couldn't you install multiple proxies?

Alexander.

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

Предыдущее
От: "Andreas Kostyrka"
Дата:
Сообщение: Re: Replication
Следующее
От: "Merlin Moncure"
Дата:
Сообщение: Re: Replication