Re: PgpoolAdmin: Error Message pcp_node_count command error occurred.

From: Guillaume Lelarge <guillaume(at)lelarge(dot)info>
To: becktoan <hoangthanhtoan(at)hotmail(dot)com>
Cc: pgadmin-support(at)postgresql(dot)org
Subject: Re: PgpoolAdmin: Error Message pcp_node_count command error occurred.
Date: 2013-01-08 08:55:37
Message-ID: 1357635337.2406.0.camel@localhost.localdomain
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

On Mon, 2013-01-07 at 19:34 -0800, becktoan wrote:
> Dear all,
>
> please help me.
>
> when I show pgpool status menu in pgpool admin. then I get this error:
> PgpoolAdmin: Error Message pcp_node_count command error occurred.
>
> But on Node-status menu: I get some information correctly:
> IP Address Port Status
> localhost 5432 Down
> 10.1.101.150 5432 Up
>
> I think the error comes from the PCP* commands.
>
> but when I run on the terminal:
> # pcp_node_count-d 10 localhost 9898 apache tunglan
> DEBUG: send: tos = "R", len = 44
> DEBUG: recv: tos = "r", len = 21, data = AuthenticationOK
> DEBUG: send: tos = "L", len = 4
> DEBUG: recv: tos = "l", len = 22, data = CommandComplete
> 2
> DEBUG: send: tos = "X", len = 4
>
>
> #pcp_node_count -d 10 localhost 9898 apache tunglan
> DEBUG: send: tos="R", len=44
> DEBUG: recv: tos="r", len=21, data=AuthenticationOK
> DEBUG: send: tos="L", len=4
> DEBUG: recv: tos="l", len=22, data=CommandComplete
> 2
> DEBUG: send: tos="X", len=4
> -bash-3.2$ pcp_node_info -d 0 localhost 9898 postgres tunglan 0
> DEBUG: send: tos="R", len=46
> DEBUG: recv: tos="r", len=21, data=AuthenticationOK
> DEBUG: send: tos="I", len=6
> DEBUG: recv: tos="i", len=55, data=CommandComplete
> localhost 5432 3 0.500000
> DEBUG: send: tos="X", len=4
>
> everything is ok on terminal.
>
> please help me.
> thank you for your help.
>

Sorry but you got the wrong mailing list. Go to pgpool.net and look for
their mailing lists.

--
Guillaume
http://blog.guillaume.lelarge.info
http://www.dalibo.com

In response to

Browse pgadmin-support by date

  From Date Subject
Next Message Dave Page 2013-01-08 10:01:49 Re: how to build pgadmin3 when wxgtk was built with --disable-unicode ?
Previous Message becktoan 2013-01-08 03:34:23 PgpoolAdmin: Error Message pcp_node_count command error occurred.