Re: Cross Platform Continous Archiving and Replication - Mailing list pgsql-admin

From Devrim GÜNDÜZ
Subject Re: Cross Platform Continous Archiving and Replication
Date
Msg-id 1297327420.3709.101.camel@lenovo01-laptop03.gunduz.org
Whole thread Raw
In response to Cross Platform Continous Archiving and Replication  (Selva manickaraja <mavles78@gmail.com>)
Responses Re: Cross Platform Continous Archiving and Replication  (Selva manickaraja <mavles78@gmail.com>)
List 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

Attachment

pgsql-admin by date:

Previous
From: Selva manickaraja
Date:
Subject: Cross Platform Continous Archiving and Replication
Next
From: Sam Stearns
Date:
Subject: Re: Perl Libraries and Postgres