[Pgpool-general] pcp authentification doesn't work

Micka mickamusset at gmail.com
Wed Feb 23 09:00:47 UTC 2011


Hey,

It seems that after restarting the server, it works well now ....

Thx,

On Wed, Feb 23, 2011 at 12:29 AM, Tatsuo Ishii <ishii at sraoss.co.jp> wrote:

> > mickael at 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 (_(,
>
> There is a process which is managing pcp commands:
>
> 23566 ?        S      0:02 pgpool: PCP: wait for connection request
>
> The process is the work horse of PCP commands (pcp_* is just a client
> interface for the process).
>
> You would want to use strace to see what it is doing while processing
> pcp_node_count request. You can do something like:
>
> strace -p 23566
> --
> Tatsuo Ishii
> SRA OSS, Inc. Japan
> English: http://www.sraoss.co.jp/index_en.php
> Japanese: http://www.sraoss.co.jp
>



-- 
Michael Musset,
Tel: 06 26 06 29 89
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://pgfoundry.org/pipermail/pgpool-general/attachments/20110223/caae112e/attachment.html>


More information about the Pgpool-general mailing list