Re: Statistics collector failure messages on startup

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Statistics collector failure messages on startup
Дата
Msg-id 12104.1316730919@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Statistics collector failure messages on startup  (Christophe Pettus <xof@thebuild.com>)
Список pgsql-general
Christophe Pettus <xof@thebuild.com> writes:
> On PostgreSQL 9.0.1, on Ubuntu 10.04.2, I'm seeing these on startup:
> 2011-09-22 19:22:15.984 UTC,,,6066,,4e7b8ae7.17b2,1,,2011-09-22 19:22:15 UTC,,0,LOG,08006,"test message did not get
throughon socket for statistics collector",,,,,,,,,"" 
> 2011-09-22 19:22:15.984 UTC,,,6066,,4e7b8ae7.17b2,2,,2011-09-22 19:22:15 UTC,,0,LOG,00000,"trying another address for
thestatistics collector",,,,,,,,,"" 

> ... along with "WARNING:  pgstat wait timeout" when I attempt to use
> any stats-collector-related info.  I've confirmed that the loopback
> interface is unfiltered for UDP.

I'd say better check that again.  The test that's whining was designed
specifically to detect cases where a packet filter prevents pg_stats
traffic from getting through.  Frequently this is an IPv4 vs IPv6 kind
of problem...

            regards, tom lane

В списке pgsql-general по дате отправления:

Предыдущее
От: Jeff Davis
Дата:
Сообщение: Re: Is 9.1 considered more stable/robust than 9.0.4 ?
Следующее
От: "Reuven M. Lerner"
Дата:
Сообщение: Re: Speed of lo_unlink vs. DELETE on BYTEA