This repository showcase the examples of configuring Pgpool-II for trying out different features.
Each sub directory contains one example. Refer to README inside the sub directories These examples can be used to test the backend failover, online recovery, watchdog features and different PCP commands of Pgpool-II
To run the example do the following:
cd example_dir
docker-compose build
docker-compose up