简单说两句:前提:需要有postgresql的源代码,并且编译过(不一定安装)。步骤:1,先下载这个:http://laser.dyndns.zhengmai.net.cn/download/slony1-1.0.2.tar.gz解压缩后,有slony1-1.0.2目录。2,进入该目录,configure --with-pgsourcetree=3,make & make inst...
http://www.taygeta.com/ha-postgresql.html Introduction: This note describes ways to implement High Availibility (HA) for PostgreSQL. HA gives the ability to...