Re: Replication: Slony-I vs. Mammoth Replicator vs. ?

From: "Joshua D(dot) Drake" <jd(at)commandprompt(dot)com>
To: Chris Cheston <ccheston(at)gmail(dot)com>
Cc: pgsql-performance(at)postgresql(dot)org
Subject: Re: Replication: Slony-I vs. Mammoth Replicator vs. ?
Date: 2004-08-14 01:39:19
Message-ID: 411D6D47.5020203@commandprompt.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-performance

Chris Cheston wrote:
> HI all, I'm trying to implement a highly-scalable, high-performance,
> real-time database replication system to back-up my Postgres database
> as data gets written.
>
> So far, Mammoth Replicator is looking pretty good but it costs $1000+ .

Yes but it includes 30 days of support and 12 months of upgrades/updates :)

> Has anyone tried Slony-I and other replication systems? Slony-I is
> pretty new so I'm a little unsure if it's ready for a prime-time
> commercial system yet.

It really depends on your needs. They are both good systems. Slony-I is
a bit more of a beast to get up and running, and it is a batch
replication system that uses triggers. Once it is up and running it
works well though.

Mammoth Replicator is easy to setup and is integrated into PostgreSQL.
However replicator is 1000+ and doesn't support promoting of slaves
automatically (you can do it by hand) like Slony does. Replicator is
also live replication.

Sincerely,

Joshua D. Drake

>
> So... wanted to put this out to the experts. Has anyone got any
> recommendations or had experiences with real-time database replication
> solutions that don't rely on RAID? The reason why I don't want to
> rely on a hardware solution is because we are renting dedicated
> servers and we don't have access to the boxes, only to software that
> gets installed on the boxes.
>
> Thanks,
> Chris
>
> ---------------------------(end of broadcast)---------------------------
> TIP 9: the planner will ignore your desire to choose an index scan if your
> joining column's datatypes do not match

--
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

In response to

Responses

Browse pgsql-performance by date

  From Date Subject
Next Message Peter Eisentraut 2004-08-14 10:57:37 Re: [PERFORM] Reiser4
Previous Message Bruce Momjian 2004-08-14 01:31:42 Re: Reiser4