[Pgpool-general] pgpool Pid Error

Ger Apeldoorn ger.apeldoorn at sara.nl
Wed Feb 17 07:28:00 UTC 2010


Hi Rahul,

It sounds like that pgpool is already running. Otherwise another process 
is using the port.

Try ps -ef | grep pgpool to see if pgpool is running in the background.

Stop it (/etc/init.d/pgpool stop)
then try to start it again with pgpool -n -d

Greetings
Ger Apeldoorn

Rahul Reddy wrote:
> Hello, After installing pgpooll 2.2.2 on a pgpool directory inside 
> where i installed PosgreSQL 8.4.2,
>
> I get the following error message when i type pgpool -n -d. right 
> after I install the pgpooll:
>
>
> pool_config: could not open configuration file (pgpool.conf)
> pool_config: using default values...
> ERROR Pid 25200: bind(localhost.localdomain:distinct) failed reason: 
> address already in use
> ERROR Pid 25200: unlink() failed
> DEBUG Pid 25200: shmem_exit(1)
>
> Any help is greatly appreciated 
>
> thanks,
> Sami
>
>


More information about the Pgpool-general mailing list