diff options
author | vanilla <vanilla@FreeBSD.org> | 2004-07-04 08:06:32 +0800 |
---|---|---|
committer | vanilla <vanilla@FreeBSD.org> | 2004-07-04 08:06:32 +0800 |
commit | 1f62cc48a1b337c32f07a2ca300b9a2d10d5eaeb (patch) | |
tree | e7292e2314a4f2f98b92ff4e9c5b093fdf9d25a1 /databases/slony1v2/pkg-descr | |
parent | d8056bb082a3ada235c6ca6452368b731babee50 (diff) | |
download | freebsd-ports-graphics-1f62cc48a1b337c32f07a2ca300b9a2d10d5eaeb.tar.gz freebsd-ports-graphics-1f62cc48a1b337c32f07a2ca300b9a2d10d5eaeb.tar.zst freebsd-ports-graphics-1f62cc48a1b337c32f07a2ca300b9a2d10d5eaeb.zip |
Upgrade to 1.0.
PR: ports/68639
Submitted by: maintainer
Diffstat (limited to 'databases/slony1v2/pkg-descr')
-rw-r--r-- | databases/slony1v2/pkg-descr | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/databases/slony1v2/pkg-descr b/databases/slony1v2/pkg-descr index cf3c4368fde..02da2ac276d 100644 --- a/databases/slony1v2/pkg-descr +++ b/databases/slony1v2/pkg-descr @@ -1,12 +1,12 @@ -Slony-I will be a "master to multiple slaves" replication -system with cascading and failover. +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 planned as a system for data centers and backup +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. |