Re: will slony work for this ?

Поиск
Список
Период
Сортировка
От Joshua D. Drake
Тема Re: will slony work for this ?
Дата
Msg-id 4419C097.60108@commandprompt.com
обсуждение исходный текст
Ответ на will slony work for this ?  (Tony Caduto <tony_caduto@amsoftwaredesign.com>)
Ответы Re: will slony work for this ?
Список pgsql-general
Tony Caduto wrote:
>
> I have two Postgresql 8.1 servers each one is in a DMZ and each one
> has a apache server running on it.
> What I want to do is have real time 2 way replication between the two
> databases so I can use DNS fail over, i.e when the primary goes down
> the secondary would take over.
> Then when the primary comes backup it should get all the changes that
> happened to the secondary while it was down.
Slony or Replicator will handle that but keep in mind they are both Async.

>
> Or would PGCluster be a better option?
>
> Thanks,
>
> Tony
>
> ---------------------------(end of broadcast)---------------------------
> TIP 5: don't forget to increase your free space map settings
>


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

Предыдущее
От: Tony Caduto
Дата:
Сообщение: will slony work for this ?
Следующее
От: Scott Marlowe
Дата:
Сообщение: Re: Replication & web apps