[pgpool-general: 1172] Re: need help : error code e1010

Tatsuo Ishii ishii at postgresql.org
Fri Nov 9 15:55:48 JST 2012


It seems PostgreSQL on 192.168.1.136 accidentaly started up as a
primary server.  Can you show us PostgreSQL log when it came up?
-
Tatsuo Ishii
SRA OSS, Inc. Japan
English: http://www.sraoss.co.jp/index_en.php
Japanese: http://www.sraoss.co.jp

> Hi Tatsuo san,
> 
> Anyway I've already figured out the problem.
> It seems that I've mistakenly configured wrong setting in pgpool conf.
> 
> But new problem arise when I'm solving this problem.
> 
> IP Address           Port    Status
>                                     Weight
> 192.168.1.134      5432     UP.DISCONNECT.RUNNING AS PRIMARY SERVER
>  0.500
> 192.168.1.136      5432     UP.DISCONNECT.RUNNING AS PRIMARY SERVER
>  0.500
> 
> I want to make  the postgreSQL in 192.168.1.134 as primary server whereas
> the 192.168.1.136 as standby server.
> I'm using master/slave stream replication and follow exactly as your
> documentation here (exclude the hostname and pasword) :
> http://www.pgpool.net/pgpool-web/contrib_docs/simple_sr_setting2/index.html
> 
> Can you help me.Why it is showing this status?
> 
> 
> On Fri, Nov 9, 2012 at 1:00 PM, Tatsuo Ishii <ishii at postgresql.org> wrote:
> 
>> > Hi all,
>> >
>> > I'm facing new problem when configuring my pgpoolAdmin-3.2.1
>> >
>> > When I go to the node info it show the this status :
>> >
>> > IP Address           Port    Status   Weight
>> >
>> > 192.168.1.134      5432     UP        0.500
>> >
>> >
>> > When I click the disconnect button, it show this status :
>> >
>> > IP Address           Port    Status   Weight
>> >
>> > 192.168.1.134      5432     DOWN        0.500
>> >
>> >
>> > But when I click the recovery button, it showing this kind of error
>> >
>> >
>> > Error Code  e1010
>> > Error Message pcp_attach_node command error occurred.
>> >
>> > Can someone explain what might cause this to happened?
>>
>> Please make sure that PostgreSQL on 192.168.1.134 is up and
>> running. If you are sure, please show us the pgpool log and PostgreSQL
>> log of 192.168.1.134.
>> --
>> Tatsuo Ishii
>> SRA OSS, Inc. Japan
>> English: http://www.sraoss.co.jp/index_en.php
>> Japanese: http://www.sraoss.co.jp
>>


More information about the pgpool-general mailing list