Last modified: Wed Aug 18 11:35:14 JST 2010

Welcome to pgpool-II page!

What is pgpool-II?

pgpool-II is a middleware that works between PostgreSQL servers and a PostgreSQL database client. It provides the following features.

pgpool-II talks PostgreSQL's backend and frontend protocol, and relays a connection between them. Therefore, a database application (frontend) thinks that pgpool-II is the actual PostgreSQL server, and the server (backend) sees pgpool-II as one of its clients. Because pgpool-II is transparent to both the server and the client, an existing database application can be used with pgpool-II almost without a change to its sources.

Where can I get pgpool-II?

pgpool-II is licensed under BSD license. You can download it from pgpool-II development page. The latest stable version of pgpool-II is 2.3.3.

pgpool-II 3.0 beta test started!

Pgpool-II 3.0 is now in the beta testing phase. Please help us in making pgpool-II 3.0 better! Pgpool-II 3.0 beta and pgpoolAdmin 3.0 beta(the web based GUI tool for pgpool-II) can be downloaded here:

Documentations