Re: pgpool error, pid not found!

From: Tatsuo Ishii <ishii(at)postgresql(dot)org>
To: megha1983us(at)gmail(dot)com
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: pgpool error, pid not found!
Date: 2010-02-17 03:09:47
Message-ID: 20100217.120947.59660900.t-ishii@sraoss.co.jp
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

pgpool.pid file contains pgpool's parent process id. That message
indicates that the file exists but the pgpool process id does not
exist. Probably pgpool was stopped in unclean way. You may ignore the
message as long as pgpool starts ok.
--
Tatsuo Ishii
SRA OSS, Inc. Japan
English: http://www.sraoss.co.jp/index_en.php
Japanese: http://www.sraoss.co.jp

> Hi
>
> I have installed pgpool in /home/megha/pgpool dir.
> I found pgpool.pid file in /tmp folder.
>
> when I try to start pgpool I get this error.
> *pid file found but it seems bogus. Trying to start pgpool anyway..*
>
> Please help me!
>
>
> Thanks,
>
> --
> Megha

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Tatsuo Ishii 2010-02-17 03:20:53 Re: pgpool error, pid not found!
Previous Message Megha 2010-02-17 03:02:27 pgpool error, pid not found!