use Pgpool-II and HeartBeat realize high availability of postgresql
[
2009/12/04 09:42 | by askwan ]
2009/12/04 09:42 | by askwan ]
Pgpool-II:
pgpool-II is a middleware that works between PostgreSQL servers and a PostgreSQL database client.
http://pgpool.projects.postgresql.org/
it can used for Connection Pooling,Replication,Load Balance,Limiting Exceeding Connections and Parallel Query
that Heartbeat is a daemon that provides cluster infrastructure (communication and membership) services to its clients.
http://www.linux-ha.org/
I have archived this :

May be I have to do more testing :)
pgpool-II is a middleware that works between PostgreSQL servers and a PostgreSQL database client.
http://pgpool.projects.postgresql.org/
it can used for Connection Pooling,Replication,Load Balance,Limiting Exceeding Connections and Parallel Query
that Heartbeat is a daemon that provides cluster infrastructure (communication and membership) services to its clients.
http://www.linux-ha.org/
I have archived this :
May be I have to do more testing :)
相关日志
Postgresql Warm Standby Testing
use pgFouine analyse postgresql slow queries
use DBD::Pg to connect PostgreSQL database
PostgreSQL的mulitmaster replication解决方案Cybercluster
Postgresql Warm Standby Testing
use pgFouine analyse postgresql slow queries
use DBD::Pg to connect PostgreSQL database
PostgreSQL的mulitmaster replication解决方案Cybercluster
作者:askwan@『AskWan』
地址:http://www.askwan.com/use_Pgpool-II_and_heartbeat_realize_high_availability_of_postgresql/
可以转载,转载时请以链接形式注明作者和原始出处及本声明!
LVS + Keepalived 之DR实现












