Re: contrib/DBMirror

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Steven <ssinger(at)navtechinc(dot)com>
Cc: pgsql-patches(at)postgresql(dot)org
Subject: Re: contrib/DBMirror
Date: 2002-06-21 00:09:13
Message-ID: 200206210009.g5L09DV06679@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

Steven wrote:
>
>
> Back in Feburary I submitted DBMirror for inclusion in the contrib tree
> and on April 14'th I got an email saying that it had been applied.
> I've been unable to find it the 7.3 CVS tree.
>
> I'm resubmitting a version with a few minor bug fixes.
>
> DBMirror is a trigger based replication system written in C and perl.
> It has a number of features that rserv doesn't including
>
> -Support for multiple slaves
> -Preserves transactions while mirroring
> -Better documentation.
>
> More details can be found in the README file.
>
> If its not wanted in contrib let me know and I'll have it hosted on
> sourceforge.

I am confused. I see an April 14th message from me saying:

> This patch has been applied by someone recently. Thanks.

but I don't see dbmirror anywhere in CVS. I said "has been" so at the
time I thought it was already done. I don't see any other email
relating to dbmirror. Does anyone remember what happened?

--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026

In response to

Responses

Browse pgsql-patches by date

  From Date Subject
Next Message Bruce Momjian 2002-06-21 00:45:32 Re: Patch for memory leaks in index scan
Previous Message Bruce Momjian 2002-06-20 23:48:24 Re: pg_dumpall should permit quiet operation