« Videos and presentations of Brazilian Technical Committee for the Implementation of Free Software in Federal Government // Remove all .svn folders »
Slony-l PostgreSQL enterprise-level replication system
Posted on February 10th, 2010 by Fred
Slony-I is a “master to multiple slaves” replication system supporting cascading and slave promotion. The big picture for the development of Slony-I is as a master-slave system that includes the sorts of capabilities needed to replicate large databases to a reasonably limited number of slave systems. “Reasonable,” in this context, is on the order of a dozen servers. If the number of servers grows beyond that, the cost of communications increases prohibitively, and the incremental benefits of having multiple servers will be falling off at that point.
Discussion Area - Leave a Comment