Abstract for my replication system - Mailing list pgsql-hackers

From mitani
Subject Abstract for my replication system
Date
Msg-id 20040122172658.25F8.MITANI@sraw.co.jp
Whole thread Raw
Responses Re: Abstract for my replication system  (Bruce Momjian <pgman@candle.pha.pa.us>)
List pgsql-hackers
Dear Bruce:

Included is the abstract for my replication system I promised to you.

PGCluster is a replication system for PostgreSQL. 

Features of PGCluster include:

- synchronized multi-master replication
- load balancing
- re-synchronizing database cluster which is in lost-synchronization state

Currently PGCluster is implemented as two independent servers (load
balancer and replicator) and set of patches to PostgreSQL 7.3.4.

The English page for the PGCluster was prepared (it is still work in
progress)

Please download and try it.  http://hiroshima.sraw.co.jp/people/mitani/jpug/pgcluster/en/

PGCluster is released under the BSD license and currently runs on
Linux and FreeBSD.

I wish that PGCluster is helpful for many PostgreSQL users
who need synchronized replcation solution
And I want to contribute PGCluster for PostgreSQL. 
I would like you to examine. 

Sincerely yours,

------------------------------
Atsushi Mitani
mitani@sraw.co.jp
------------------------------





pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Bunch o' dead code in GEQO
Next
From: "Magnus Hagander"
Date:
Subject: Singnals code (not just win32 specific)