Re: Cross Platform Continous Archiving and Replication

Поиск
Список
Период
Сортировка
От Devrim GÜNDÜZ
Тема Re: Cross Platform Continous Archiving and Replication
Дата
Msg-id 1297327420.3709.101.camel@lenovo01-laptop03.gunduz.org
обсуждение исходный текст
Ответ на Cross Platform Continous Archiving and Replication  (Selva manickaraja <mavles78@gmail.com>)
Ответы Re: Cross Platform Continous Archiving and Replication  (Selva manickaraja <mavles78@gmail.com>)
Список pgsql-admin
On Thu, 2011-02-10 at 16:39 +0800, Selva manickaraja wrote:
> We are in the process of setting up
> (a) Continous Archiving between machineA and machine B (Both Linux)
> (b) Replication between machineA and machineC (Both Linux)
> (c) Continous Archiving between machineA and machineD (Linux and
> Windows)
>
> We got the (a) and (b) working and are in trial mode. We are not sure
> if (c) will work between different OS. Any clues or opinion on how we
> should approach this.

WAL replication won't work between different OS'es, and between
different arches. It even won't work between different Linux flavors.
You need to use a replication solution, like Slony.

Regards,
--
Devrim GÜNDÜZ
EnterpriseDB: http://www.enterprisedb.com
PostgreSQL Danışmanı/Consultant, Red Hat Certified Engineer
Community: devrim~PostgreSQL.org, devrim.gunduz~linux.org.tr
http://www.gunduz.org  Twitter: http://twitter.com/devrimgunduz

Вложения

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

Предыдущее
От: Selva manickaraja
Дата:
Сообщение: Cross Platform Continous Archiving and Replication
Следующее
От: Sam Stearns
Дата:
Сообщение: Re: Perl Libraries and Postgres