Re: [GENERAL] pgpool error, pid not found!

2010-02-21 Thread Tatsuo Ishii
t; > > thesis. > > > > > so thats why I am using this. > > > > > Is there any problem if I use this version? > > > > > Is this stable version? > > > > > Finally I am able to work both pgpool and postgres working togather. > &g

Re: [GENERAL] pgpool error, pid not found!

2010-02-18 Thread Tatsuo Ishii
work both pgpool and postgres working togather. > > > From: Tatsuo Ishii [is...@sraoss.co.jp] > Sent: Thursday, February 18, 2010 1:56 AM > To: megha198...@gmail.com > Cc: pgsql-general@postgresql.org > Subject: Re: [GENERAL] pgpool error

Re: [GENERAL] pgpool error, pid not found!

2010-02-17 Thread Tatsuo Ishii
Wao. This is pgpool, right? It's not maintained anymore(it was almost 3 years ago). Please use pgpool-II. The latest version is pgpool-II 2.3.2.1. -- Tatsuo Ishii SRA OSS, Inc. Japan English: http://www.sraoss.co.jp/index_en.php Japanese: http://www.sraoss.co.jp > Sorry for late reply. I work full

Re: [GENERAL] pgpool error, pid not found!

2010-02-16 Thread Tatsuo Ishii
How did you start pgpool exactly(command line)? Also, the number "" dpends on pgpool.conf. Can you show me pgpool.conf? -- Tatsuo Ishii SRA OSS, Inc. Japan English: http://www.sraoss.co.jp/index_en.php Japanese: http://www.sraoss.co.jp > >From the README file , I found that " psql -p -c

Re: [GENERAL] pgpool error, pid not found!

2010-02-16 Thread Tatsuo Ishii
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.sra

[GENERAL] pgpool error, pid not found!

2010-02-16 Thread Megha
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