Hi list,<br><br>I'm planning to use pgpool with pgpoolAdmin to get load balancing over my postgres cluster, but I'm unable to get it working.<br>I can start pgpool manually but pgpoolAdmin always give me some error code (for instance e1006 - pcp_stop_pgpool command error occurred), and when I try to execute the pcp_stop_pgpool (or anyone else) in the shell it gives me the message "pcp_stop_pgpool: error while loading shared libraries: libpcp.so.0: cannot open shared object file: No such file or directory". Looking in the lib folder I can find the "libpcp.so.0" file.<br>
<br>I have tryed to change the place of the libraries but nothing changed. How can I fix this?<br><br>Thanks,<br>Marcelo.<br>