Hi
I executed follows. I am able to ping.
>ping 127.0.0.1
PING 127.0.0.1 (127.0.0.1) 56(84) bytes of data.
64 bytes from 127.0.0.1: icmp_seq=1 ttl=64
time=0.052 ms
64 bytes from 127.0.0.1: icmp_seq=2 ttl=64
time=0.057 ms
64 bytes from 127.0.0.1: icmp_seq=3 ttl=64
time=0.059 ms
Please let me know what should I do next.
Regards
Senthil
From: sivakumar
krishnamurthy [mailto:sivakumar.mailinglist@xxxxxxxxx]
Sent: Wednesday, June 23, 2010
4:04 PM
To: senthil@xxxxxxxxxx
Cc: Kevin Grittner; pgsql-admin@xxxxxxxxxxxxxx
Subject: Re: Unable to
start Statistics Collector
2010-04-08 17:30:41 ISTLOG: could not receive test message on socket for
statistics collector: Connection refused
2010-04-08 17:30:41 ISTLOG: disabling statistics collector for lack of
working socket
I remember having the same problem last week and after debugging found
that my loopback wasn't working.
Can you check if ping 127.0.0.1 is working if not start the loopback interface.
Thanks,
Sivakumar.K