Re: PostgreSQL Replication

From: John Sidney-Woollett <johnsw(at)wardbrook(dot)com>
To: Dieter Schröder <dieterschroder(at)gmail(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: PostgreSQL Replication
Date: 2005-02-18 17:11:46
Message-ID: 421621D2.9000008@wardbrook.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Try this for starters - it's a good introductory article

http://www.onlamp.com/pub/a/onlamp/2004/11/18/slony.html

Maybe someone else can provide other links.

John Sidney-Woollett

Dieter Schröder wrote:

> Hello all,
>
> I am currently migrating a few oracle servers to postgre sql and
> management wants us to have replication. We have found information
> about the slony replicator with blog posts and articles. We have not
> found any other replication systems reviewed, so it slony the best
> tool for the job?
>
> I am looking for some articles to share with our management before we
> make a choice.
>
> Sincerely,
>
> D. Schröder
>
> ---------------------------(end of broadcast)---------------------------
> TIP 1: subscribe and unsubscribe commands go to majordomo(at)postgresql(dot)org

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2005-02-18 17:13:08 Re: Database locks
Previous Message Richard Huxton 2005-02-18 17:02:18 Re: I'm newbie