IDEA: Multi-master replication possible through spread (or even master-slave)... - Mailing list pgsql-hackers

From Sean Chittenden
Subject IDEA: Multi-master replication possible through spread (or even master-slave)...
Date
Msg-id 20010720203243.J5160@rand.tgd.net
Whole thread Raw
List pgsql-hackers
        Has anyone here thought about using the spread libraries for WAL
replication amongst mutliple hosts?  With this library I think it'd be
possible to have a multi-master replication system...

http://www.spread.org/
       I'm not familiar enough with the guts of postgres to be able to
impliment this (yet), but thought that it might be something for someone
else to look into.  At the very least, check out the libs, they're very
impressive and I've had good luck with them in the past.  If push comes
to shove, in a few months I may write a few ruby+spread utils to do
this, but we'll see...  -sc

--
Sean Chittenden

pgsql-hackers by date:

Previous
From: Thomas Lockhart
Date:
Subject: Re: RPM source files should be in CVS (was Re: [GENERAL] psql -l)
Next
From: "Steve Howe"
Date:
Subject: Re: Large queries - again...