I see the new version of pgpool-II includes some support for postgres 9.0. I just installed the binary for postgres, but configure fails when trying to find libpq (since postgres is installed in /opt). Specifically. this fails:
./configure --with-pgsql-includedir=/opt/PostgreSQL/9.0/include/ --with-pgsql-libdir=/opt/PostgreSQL/9.0/lib/ Any ideas as to why? _______________________________________________ Pgpool-general mailing list [email protected] http://pgfoundry.org/mailman/listinfo/pgpool-general
