Re: make check regression "test stats" failed

Поиск
Список
Период
Сортировка
От Mike Quinn
Тема Re: make check regression "test stats" failed
Дата
Msg-id s08f8485.033@dp_mail.co.merced.ca.us
обсуждение исходный текст
Ответ на make check regression "test stats" failed  ("Mike Quinn" <mquinn@co.merced.ca.us>)
Список pgsql-bugs
I found my problem. My iptables setup was not allowing UDP communication
from source 127.0.0.1 and some high port to destination 127.0.0.1 and
the same high port. Once I allowed that communication the "test stats"
was ok. I ran a diff on the postmaster log file from an "ok" run and a
"failed" run and the only difference was the date/time, so there was no
indication there of this type of problem there.

Thanks,
Mike Quinn


>>> Tom Lane <tgl@sss.pgh.pa.us> 4/27/04 9:38:58 PM >>>
"Mike Quinn" <mquinn@co.merced.ca.us> writes:
> [ $subject ]

The stats collector isn't starting, but you're not showing any
evidence
to suggest why.  Try looking in the postmaster log file for related
error messages.

            regards, tom lane

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

Предыдущее
От: Ted Kremenek
Дата:
Сообщение: [CHECKER] 4 memory leaks in Postgresql 7.4.2
Следующее
От: Fabien COELHO
Дата:
Сообщение: Re: BUG #1145: silent REVOKE failures