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
Quote:
Tom Lane <tgl (AT) sss (DOT) pgh.pa.us> 4/27/04 9:38:58 PM
"Mike Quinn" <mquinn (AT) co (DOT) 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
---------------------------(end of broadcast)---------------------------
TIP 4: Don't 'kill -9' the postmaster