Steve Singer writes:
> Is using a single UDP socket structure instance for sending a message to
> yourself 'proper'? (it looks like we've been doing this in pgstat.c for
> many years without issues reported).
Why wouldn't it be?
> This machine is a 32bit powerpc running Debian linux with kerne
On one of my machines I get
LOG: could not receive test message on socket for statistics collector:
Connection refused
on startup. I noticed this testing 9.0 but when I went back to check I'm
now getting it on 8.3 as well, disabling all of my iptables rules doesn't
help.
I've done some d