Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search archives
  Advanced Search

contrib/DBMirror (Replication).




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


Attachment: DBMirror.tar.gz
Description: GNU Zip compressed data



Home | Main Index | Thread Index

Privacy Policy | About PostgreSQL
Copyright © 1996 – 2012 PostgreSQL Global Development Group