Re: Stats Collector Error 7.4beta1 and 7.4beta2

From: Adam Kavan <akavan(at)cox(dot)net>
To: Kurt Roeckx <Q(at)ping(dot)be>, Jan Wieck <JanWieck(at)yahoo(dot)com>
Cc: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>, "Matthew T(dot) O'Connor" <matthew(at)zeut(dot)net>, pgsql-hackers(at)postgresql(dot)org
Subject: Re: Stats Collector Error 7.4beta1 and 7.4beta2
Date: 2003-09-04 21:44:28
Message-ID: 5.2.1.1.0.20030904164249.00a760c0@pop.central.cox.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)cox(dot)net

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Dann Corbit 2003-09-04 21:54:16 Re: Win32 native port
Previous Message Andrew Dunstan 2003-09-04 21:35:23 Re: Win32 native port