From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
---|---|
To: | Steven Singer <ssinger(at)navtechinc(dot)com> |
Cc: | pgsql-patches(at)postgresql(dot)org |
Subject: | Re: contrib/DBMirror (Replication). |
Date: | 2002-02-22 03:59:45 |
Message-ID: | 200202220359.g1M3xje13697@candle.pha.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-patches |
This has been saved for the 7.3 release:
http://candle.pha.pa.us/cgi-bin/pgpatches2
---------------------------------------------------------------------------
Steven Singer wrote:
>
>
> I've attatched the replication system(an alternative to Rserv) that
> I mentioned the other day in pgsql-hackers.
>
> I'd like it if the project can be added as a contrib project to the 7.3
> development tree(When its created).
>
>
> The project contains a trigger written in C, a mirroring Perl script
> and some setup SQL along with documentation.
>
> The key features the system has are:
>
> -Support for multiple slaves.
> -Preserves transactions while mirroring.
> -Per table selection of what tables get mirrored.
>
> More details can be found in the README file.
>
>
>
>
> --
> 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 5: Have you checked our extensive FAQ?
>
> http://www.postgresql.org/users-lounge/docs/faq.html
--
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 | Bruce Momjian | 2002-02-22 04:01:42 | Re: Automatic transactions in psql |
Previous Message | Bruce Momjian | 2002-02-22 03:05:59 | Re: Make equals sign optional in CREATE DATABASE WITH param |