contrib/DBMirror (Replication). - Mailing list pgsql-patches

From Steven Singer
Subject contrib/DBMirror (Replication).
Date
Msg-id Pine.LNX.4.33.0202061601520.30837-101000@pcNavYkfAdm1.ykf.navtechinc.com
Whole thread Raw
Responses Re: contrib/DBMirror (Replication).
Re: contrib/DBMirror (Replication).
Re: contrib/DBMirror (Replication).
List pgsql-patches

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@navtechinc.com
Aircraft Performance Systems                Phone:  519-747-1170 ext 282
Navtech Systems Support Inc.                AFTN:   CYYZXNSX SITA: YYZNSCR
Waterloo, Ontario                           ARINC:  YKFNSCR



Attachment

pgsql-patches by date:

Previous
From: Patrick Macdonald
Date:
Subject: contrib/pg_filedump - PostgreSQL File Dump Utility
Next
From: Peter Eisentraut
Date:
Subject: Re: contrib/pg_filedump - PostgreSQL File Dump Utility