Bond Replicate - Postgresql replication
Bond replicate is a simple easy to use solution for doing replication of postgresql database across multiple sites. Database changes are transmitted from the master to multiple slave clients quickly as they happen.
It is a master to many slave solutions, it does not support master to master replication at the moment.
Download Bond Replicate
Source code is released under the GPL licence. Scons is required to compile the source code.
The latest version can be downloaded from the subversion repository. Anyone can download the code, if you want write access to the repository email us so we can set you up an account.
svn checkout svn://svn.treshna.com/pub/bondreplicate/