hi, Thx but it doesn't work :
mickael@PTI2:~$ pcp_node_count 10 localhost 9898 postgres1 pgpoolAdmin AuthorizationError is it possible that i'm configuring the wrong file ? but with pgpoolAdmin I can connect to the administration page. So why the pcp command it doesn't work ? + when I'm on the main page of pgpoolAdmin, I got : Error Code e1002 Error Message pcp_node_count command error occurred. Which means the same thing above, the pcp command doesn't work..... I don't understand (_(, Thanks, On Mon, Feb 21, 2011 at 11:17 PM, Guillaume Lelarge <[email protected]>wrote: > Le 21/02/2011 18:36, Micka a écrit : > > Hi, > > > > I'm trying to understand on how to use the pcp command, but it doesn't > work > > .... see : > > > > mickael@PTI2:/var/log/pgpool$ pcp_node_count 10 localhost 9898 postgres > > pgpoolAdmin > > AuthorizationError > > > > And > > sudo nano /usr/local/etc/pcp.conf > > > > > > # USERID:MD5PASSWD > > postgres:e8a48653851e28c69d0506508fb27fc5 > > postgres1:6b9883ad2fdc7256b95cfafbbe8e455b > > micka:a97e914ee3a3a8592a0fecd2d77e0c04 > > > > I don't know why i've got AuthorizationError. > > > > pgpoolAdmin is the password of "postgres1" user, not postgres. You > should launch: > > pcp_node_count 10 localhost 9898 postgres1 pgpoolAdmin > > > -- > Guillaume > http://www.postgresql.fr > http://dalibo.com >
_______________________________________________ Pgpool-general mailing list [email protected] http://pgfoundry.org/mailman/listinfo/pgpool-general
