From: | "Joshua D(dot) Drake" <jd(at)commandprompt(dot)com> |
---|---|
To: | schen(at)graciousstyle(dot)com |
Cc: | pgsql-general(at)postgresql(dot)org |
Subject: | Re: replication |
Date: | 2004-08-06 17:55:51 |
Message-ID: | 4113C627.9030205@commandprompt.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | 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(at)commandprompt(dot)com - http://www.commandprompt.com
Mammoth PostgreSQL Replicator. Integrated Replication for PostgreSQL
Attachment | Content-Type | Size |
---|---|---|
jd.vcf | text/x-vcard | 640 bytes |
From | Date | Subject | |
---|---|---|---|
Next Message | Oscar Tuscon | 2004-08-06 18:10:41 | Re: Sequence Question DOH! |
Previous Message | Stephan Szabo | 2004-08-06 17:42:43 | Re: PostgreSQL 7.4.2 allows foreign key violation |