Re: replication - Mailing list pgsql-general

From Joshua D. Drake
Subject Re: replication
Date
Msg-id 4113C627.9030205@commandprompt.com
Whole thread Raw
In response to replication  (Si Chen <schen@graciousstyle.com>)
Responses Re: replication  ("Marc G. Fournier" <scrappy@postgresql.org>)
Re: replication  (Jan Wieck <JanWieck@Yahoo.com>)
List pgsql-general
Hello,

The two main replication products available are:

Slony-I and Mammoth Replicator.

Slony-I: Open Source, trigger based, batch replication.

Mammoth Replicator: Closed Source (source license available), integrated
(no triggers), live and batch replication.

They are both good solutions (I work for the creators of Mammoth
Replicator) that serve different purposes.

Sincerely,

Joshua D. Drake


Si Chen wrote:
> Hello everyone.
>
> Are there any recommended ways for doing postgresql replication?
> Si Chen
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 6: Have you searched our list archives?
>
>               http://archives.postgresql.org


--
Command Prompt, Inc., home of Mammoth PostgreSQL - S/ODBC and S/JDBC
Postgresql support, programming shared hosting and dedicated hosting.
+1-503-667-4564 - jd@commandprompt.com - http://www.commandprompt.com
Mammoth PostgreSQL Replicator. Integrated Replication for PostgreSQL

Attachment

pgsql-general by date:

Previous
From: Stephan Szabo
Date:
Subject: Re: PostgreSQL 7.4.2 allows foreign key violation
Next
From: Oscar Tuscon
Date:
Subject: Re: Sequence Question DOH!