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

From Tom Lane
Subject Re: Stats Collector Error 7.4beta1 and 7.4beta2
Date
Msg-id 9746.1062715758@sss.pgh.pa.us
Whole thread Raw
In response to Re: Stats Collector Error 7.4beta1 and 7.4beta2  (Adam Kavan <akavan@cox.net>)
Responses Re: Stats Collector Error 7.4beta1 and 7.4beta2  (Adam Kavan <akavan@cox.net>)
List pgsql-hackers
Adam Kavan <akavan@cox.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


pgsql-hackers by date:

Previous
From: Adam Kavan
Date:
Subject: Another small bug (pg_autovacuum)
Next
From: Tom Lane
Date:
Subject: Re: tablelevel and rowlevel locks