| From: | Steven Singer <ssinger(at)navtechinc(dot)com> |
|---|---|
| To: | <pgsql-patches(at)postgresql(dot)org> |
| Subject: | contrib/DBMirror (Replication). |
| Date: | 2002-02-06 16:55:31 |
| Message-ID: | Pine.LNX.4.33.0202061601520.30837-101000@pcNavYkfAdm1.ykf.navtechinc.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | 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(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 | Content-Type | Size |
|---|---|---|
| DBMirror.tar.gz | application/x-gzip | 19.6 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Peter Eisentraut | 2002-02-06 17:07:31 | Re: contrib/pg_filedump - PostgreSQL File Dump Utility |
| Previous Message | Patrick Macdonald | 2002-02-06 16:43:37 | contrib/pg_filedump - PostgreSQL File Dump Utility |