1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-05 01:55:52 +00:00
freebsd-ports/databases/slony1v2/pkg-descr
Jimmy Olgeni 8d85f42408 Upgrade to version 2.0.4 and take over maintainership.
PR:		ports/148870
Submitted by:	olgeni
Approved by:	maintainer
2010-07-26 13:24:37 +00:00

20 lines
609 B
Plaintext

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.
Differences from 1.2 stream
- Removal of TABLE ADD KEY
- It drops all support for databases prior to PostgreSQL version 8.3.
WWW: http://www.slony.info/