Re: database replication

From: Andrew Sullivan <andrew(at)libertyrms(dot)info>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: database replication
Date: 2002-09-10 16:16:47
Message-ID: 20020910121647.H7504@mail.libertyrms.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Tue, Sep 10, 2002 at 02:19:06AM -0700, lego lego wrote:

> I know i can probably do it myself with triggers and
> some
> deamon, but i want to ask if someone have done it
> before,
> as i don't like to reinvent wheel here;-)

Then cd to contrib/rserv, and have a look there. That's more or less
the strategy.

You can buy s souped-up version of it from PostgreSQL, Inc. We use
it, and it's good.

I've also read reports of success with DBMirror, which will be in the
contrib/ tree in 7.3. The beginning announcement is at
http://archives.postgresql.org/pgsql-patches/2002-02/msg00004.php. I
haven't used it, so I can't report on it.

A
--
----
Andrew Sullivan 204-4141 Yonge Street
Liberty RMS Toronto, Ontario Canada
<andrew(at)libertyrms(dot)info> M2P 2A8
+1 416 646 3304 x110

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Alvaro Herrera 2002-09-10 16:19:00 Re: gethostbyaddr() or equivalent?
Previous Message Alvaro Herrera 2002-09-10 16:09:26 Re: database replication