Re: Stats Collector Error 7.4beta1 and 7.4beta2 - Mailing list pgsql-hackers

From Adam Kavan
Subject Re: Stats Collector Error 7.4beta1 and 7.4beta2
Date
Msg-id 5.2.1.1.0.20030904164249.00a760c0@pop.central.cox.net
Whole thread Raw
In response to Re: Stats Collector Error 7.4beta1 and 7.4beta2  (Kurt Roeckx <Q@ping.be>)
Responses Re: Stats Collector Error 7.4beta1 and 7.4beta2  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
>
>It could be useful to have a warning at the following line:
>
>                         if (memcmp(&fromaddr, &pgStatAddr, fromlen))
>                                 continue;
>
>That way you can rule out that that is a problem.
>
>Anyway, I still didn't see the error message he got in the first
>place.  Maybe we're looking at the wrong thing?
>
>
>Kurt

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...

--- Adam Kavan
--- akavan@cox.net 



pgsql-hackers by date:

Previous
From: Andrew Dunstan
Date:
Subject: Re: Win32 native port
Next
From: "Dann Corbit"
Date:
Subject: Re: Win32 native port