Re: Unable to start Statistics Collector - Mailing list pgsql-admin

From Kevin Grittner
Subject Re: Unable to start Statistics Collector
Date
Msg-id 4C21CC4402000025000328D3@gw.wicourts.gov
Whole thread Raw
In response to Re: Unable to start Statistics Collector  ("Senthil Kumar G" <senthil@zoniac.com>)
List pgsql-admin
"Senthil Kumar G" <senthil@zoniac.com> wrote:
> sivakumar krishnamurthy <sivakumar.mailinglist@gmail.com> wrote:

>>> 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.

> 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.

Is there any sort of firewall software running on the OS of this
machine which might be blocking UDP packets?

-Kevin

pgsql-admin by date:

Previous
From: "Senthil Kumar G"
Date:
Subject: Re: Unable to start Statistics Collector
Next
From: Tom Lane
Date:
Subject: Re: parallel option in pg_restore