Re: regression failure on stats test

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: regression failure on stats test
Date: 2005-07-25 15:16:42
Message-ID: 200507251516.j6PFGg119804@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Tom Lane wrote:
> Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> writes:
> > FYI, I am seeing the same stats regression failures in CVS, even after
> > the recent commits to improve sleep().
>
> As near as I can tell, this is fixed by pgstat.c rev 1.101. I'm not
> clear why --- the patch certainly zeroes some table fields that were
> going uninitialized before, but I do not have a clear picture of how
> that resulted in the observed symptoms. But I haven't seen the failure
> happen during continuous regression testing today, whereas I was able to
> make it happen several times before I applied that patch.
>
> Has anyone else seen this failure since updating to latest pgstat.c?

My regression tests are fine now. Sorry for the incorrect failure
report.

--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2005-07-25 15:17:44 Re: For review: Server instrumentation patch
Previous Message Tom Lane 2005-07-25 15:15:10 Re: For review: Server instrumentation patch