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-23 21:57:40 |
Message-ID: | 200206232157.g5NLver21335@candle.pha.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-patches |
I have added this to /contrib. I have made minor C fixes to remove
unused variables, and created a new Makefile to match /contrib.
Thanks.
---------------------------------------------------------------------------
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.
>
> Thanks
>
> --
> Steven Singer ssinger(at)navtechinc(dot)com
> Aircraft Performance Systems Phone: 519-747-1170 ext 282
> Navtech Systems Support Inc. AFTN: CYYZXNSX SITA: YYZNSCR
> Waterloo, Ontario ARINC: YKFNSCR
Content-Description:
[ Attachment, skipping... ]
>
> ---------------------------(end of broadcast)---------------------------
> TIP 1: subscribe and unsubscribe commands go to majordomo(at)postgresql(dot)org
--
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
From | Date | Subject | |
---|---|---|---|
Next Message | Hiroshi Inoue | 2002-06-24 05:10:51 | Re: ODBC Patch to prevent setting of KSQO on 7.3+ servers |
Previous Message | Bruce Momjian | 2002-06-23 21:52:12 | Re: [PATCHES] PostgreSQL 7.2.1 and Sun's C compiler under Solaris8 |