aboutsummaryrefslogtreecommitdiffstats
path: root/databases/slony1/pkg-descr
diff options
context:
space:
mode:
authorvanilla <vanilla@FreeBSD.org>2004-06-29 06:07:53 +0800
committervanilla <vanilla@FreeBSD.org>2004-06-29 06:07:53 +0800
commit5dada7153497ec7b1883eb77d766165e551199c5 (patch)
treeec7d9a9c2d1c9b3ae9948d23eb69807b23fb8210 /databases/slony1/pkg-descr
parent88e410645c844bc6f867abe99c3172db6fd68e28 (diff)
downloadfreebsd-ports-gnome-5dada7153497ec7b1883eb77d766165e551199c5.tar.gz
freebsd-ports-gnome-5dada7153497ec7b1883eb77d766165e551199c5.tar.zst
freebsd-ports-gnome-5dada7153497ec7b1883eb77d766165e551199c5.zip
Add slony1 1.0.0.b3, postgreSQL master to multiple slaves replication
system. PR: ports/68245 Submitted by: Radim Kolar
Diffstat (limited to 'databases/slony1/pkg-descr')
-rw-r--r--databases/slony1/pkg-descr13
1 files changed, 13 insertions, 0 deletions
diff --git a/databases/slony1/pkg-descr b/databases/slony1/pkg-descr
new file mode 100644
index 000000000000..cf3c4368fdee
--- /dev/null
+++ b/databases/slony1/pkg-descr
@@ -0,0 +1,13 @@
+Slony-I will be a "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 planned 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.org/