2.3. Requirements

2.3.1. System requirements

Pgpool-II is supposed to run on most UNIX compatible environments. Windows is not supported. Followings are the list of platforms the development community have been verifying. Other platforms have not been verified.

Linux distributions compatible with them should run Pgpool-II.

packages for Debian/Ubuntu are provided.

We have some reports from users who successfully run Pgpool-II.

2.3.2. Software requirements

The following software packages are required for building Pgpool-II:

If you are building from a Git tree instead of using a released source package, or if you want to do server development, you also need the following packages:

If you need to get a GNU package, you can find it at your local GNU mirror site (see http://www.gnu.org/order/ftp.html for a list) or at ftp://ftp.gnu.org/gnu/.

Also check that you have sufficient disk space. You will need about 40 MB for the source tree during compilation and about 20 MB for the installation directory. If you are going to run the regression tests you will temporarily need up to an extra 4 GB. Use the df command to check free disk space.