Re: replication

From: Alan Hodgson <ahodgson(at)simkin(dot)ca>
To: pgsql-novice(at)postgresql(dot)org
Subject: Re: replication
Date: 2006-04-09 20:55:46
Message-ID: 200604091355.46811@hal.medialogik.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

On April 9, 2006 01:30 pm, Tom Allison <tallison(at)tacocat(dot)net> wrote:
> I have found a few applications which talk about doing postgres database
> replication. And many of them seem to be (at some point) in various
> states of development.
>
> How well does this work today?

Slony-1 is a fairly mature, actively maintained, open source, master/slave
replication system that works great.

http://gborg.postgresql.org/project/slony1/projdisplay.php

I can't comment on the other available replication systems, having not used
them.

--
Alan

In response to

Browse pgsql-novice by date

  From Date Subject
Next Message William Wallace 2006-04-10 04:46:44 count(imdb_id) problem
Previous Message Tom Allison 2006-04-09 20:30:15 replication