| 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-04-14 23:04:06 | 
| Message-ID: | 200204142304.g3EN46r11181@candle.pha.pa.us | 
| Views: | Whole Thread | Raw Message | Download mbox | Resend email | 
| Thread: | |
| Lists: | pgsql-patches | 
This patch has been applied by someone recently.  Thanks.
---------------------------------------------------------------------------
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 | John Gray | 2002-04-14 23:07:23 | Commands/ directory reorganisation | 
| Previous Message | Bruce Momjian | 2002-04-14 19:03:11 | Re: [PATCHES] WITH DELIMITERS in COPY |