Adam Kavan <akavan(at)cox(dot)net> writes:
>> if (memcmp(&fromaddr, &pgStatAddr, fromlen))
>> continue;
> This is the very line that is giving me problems. I commented it out and
> recompiled and now the stats system works. Of course I have to assume that
> its bad to go around with out that check...
Hmm. Could you look and see what the actual values are in each address?
regards, tom lane