欢迎大家赞助一杯啤酒🍺 我们准备了下酒菜:Formal mathematics/Isabelle/ML, Formal verification/Coq/ACL2, C++/F#/Lisp
Pgpool
来自开放百科 - 灰狐
(版本间的差异)
第11行: | 第11行: | ||
*http://pgfoundry.org/projects/pgpool/ | *http://pgfoundry.org/projects/pgpool/ | ||
*http://pgpool.projects.postgresql.org/ | *http://pgpool.projects.postgresql.org/ | ||
+ | |||
+ | [[Category:PostgreSQL]] |
2010年8月22日 (日) 08:06的版本
Pgpool is a connection pooling/replication server for PostgreSQL.
pgpool-II features
- uses multiple DB nodes to process search queries in parallel for higher performance compared to a single PostgreSQL server
- comes with web-based administration tool called "pgpoolAdmin" for easier operation (figure on the right)
- up to 128 DB nodes can be attached (can be extended by recompilation)
- can be operated using a port opened in pgpool-II for administration via network
For now, only pgpoolAdmin is released as a pgpool-II administration tool. Since C library and protocol format documentation is
available, however, new administration tool can be created if needed.
分享您的观点