be10df55cf
PR: ports/82589 Submitted by: Vivek Khera <vivek@khera.org> (maintainer)
13 lines
482 B
Text
13 lines
482 B
Text
Slony-I is enterprise-level "master to multiple slaves"
|
|
replication system with cascading and failover.
|
|
|
|
The big picture for the development of Slony-I is to build
|
|
a master-slave system that includes all features and
|
|
capabilities needed to replicate large databases to a
|
|
reasonably limited number of slave systems.
|
|
|
|
Slony-I is developed as a system for data centers and backup
|
|
sites, where the normal mode of operation is that all nodes
|
|
are available.
|
|
|
|
WWW: http://www.slony.info/
|