How to support pgAdmin III for Slony-I replication
pgAdmin III includes a frontend to Slony-I, the most popular master-slave replication solution for PostgreSQL. pgAdmin III makes maintaining the replication setup easier, and features health information to monitor the state of the cluster. Contents: Slony-I with pgAdmin III overview Slony-I administration with pgAdmin III: installation Prerequisites Overview Create cluster and first node Join additional nodes to cluster Upgrade node to new cluster software Creating paths and listens Create paths to other nodes Create listens to other nodes Creating sets and subscriptions Create replication set Define replicated table Define replicated sequence Subscribe a replication set Execute DDL scripts with Slony-I Slony-I tasks How to Setup Slony Replication - a master server is setup with two direct slaves How to Set Up Slony-I Replication for Postgres Plus