From: | Jan Wieck <JanWieck(at)Yahoo(dot)com> |
---|---|
To: | Kurt Roeckx <Q(at)ping(dot)be> |
Cc: | pgsql-hackers(at)postgresql(dot)org |
Subject: | Re: Stats Collector Error 7.4beta1 and 7.4beta2 |
Date: | 2003-09-05 00:03:13 |
Message-ID: | 3F57D2C1.1020401@Yahoo.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
Kurt Roeckx wrote:
> 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?
Hmmm ... good question ... How can I know what I think before I read
what I write?
Jan :-)
>
>
> Kurt
--
#======================================================================#
# It's easier to get forgiveness for being wrong than for being right. #
# Let's break this rule - forgive me. #
#================================================== JanWieck(at)Yahoo(dot)com #
From | Date | Subject | |
---|---|---|---|
Next Message | Andreas Pflug | 2003-09-05 00:16:21 | Re: Seqscan in MAX(index_column) |
Previous Message | Adam Kavan | 2003-09-04 23:26:26 | Re: Stats Collector Error 7.4beta1 and 7.4beta2 |