blogs.amd.co.at
Testing PostgreSQL replication solutions: Slony-I - Michael Renner's macro-blog
http://blogs.amd.co.at/robe/2009/05/testing-postgresql-replication-solutions-slony-i.html
Only take you so far. Testing PostgreSQL replication solutions: Slony-I. Is a trigger-based replication solution which allows you to replicate database tables and sequences asynchronously from one master to several read-only slaves (which can also be cascaded). This approach allows for extremely flexible setups, having different master servers for different tables, but this comes at a price. In the database, with separate daemons doing the actual work. Changes. The Slony-I documentation. See also the Slo...
rubyrep.org
rubyrep: About
http://www.rubyrep.org/about.html
Database replication that doesn't hurt.). Rubyrep has been developed by Arndt Lehmann. I am a German who has been living since 2001 in Tokyo, Japan. By day I project manage outsourced software development for TUV. By night I get my own hands dirty…. I have no blogging habit. But you can find an outdated personal homepage here. At my work for TUV. Rheinland Japan I develop business-to-business web applications. Tolerance for downtimes if much lower compared to e. g. free social networking sites. Where thi...