Re: Stats Collector Error 7.4beta1 and 7.4beta2

From: Kurt Roeckx <Q(at)ping(dot)be>
To: Jan Wieck <JanWieck(at)Yahoo(dot)com>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: Stats Collector Error 7.4beta1 and 7.4beta2
Date: 2003-09-04 21:14:23
Message-ID: 20030904211423.GA15682@ping.be
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Thu, Sep 04, 2003 at 05:01:54PM -0400, Jan Wieck wrote:
>
>
> Kurt Roeckx wrote:
>
>
> >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?
>
> I think it's more this piece of code in postmaster/pgstat.c

And what do you think I pasted?

Kurt

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Andrew Dunstan 2003-09-04 21:35:23 Re: Win32 native port
Previous Message Jan Wieck 2003-09-04 21:01:54 Re: Stats Collector Error 7.4beta1 and 7.4beta2