Jump to content

Postgres Plus Replication

Postgres Plus includes Slony-I that enables replication of Postgres Plus and PostgreSQL databases. Slony-I is a single-master, multiple-slave replication tool that supports cascading replication and failover.

Slony-I includes all the features and capabilities needed to replicate large databases to multiple slave systems.

Replication enables enterprises to:

  • Run reporting and other applications against a slave database to limit impact to a main production database
  • Ensure availability and seamless disaster recovery of critical database services
  • Speed database performance
  • Migrate to updated or upgraded versions of Postgres Plus with no database downtime or risk to data

Next (Download)