Re: [HACKERS] regression test results - Linux, cvs

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: [HACKERS] regression test results - Linux, cvs
Дата
Msg-id 199810291743.MAA19967@candle.pha.pa.us
обсуждение исходный текст
Ответ на Re: [HACKERS] regression test results - Linux, cvs  (Oleg Bartunov <oleg@sai.msu.su>)
Ответы Re: [HACKERS] regression test results - Linux, cvs
Список pgsql-hackers
> On Thu, 29 Oct 1998, Thomas G. Lockhart wrote:
> 
> > Date: Thu, 29 Oct 1998 14:38:41 +0000
> > From: "Thomas G. Lockhart" <lockhart@alumni.caltech.edu>
> > To: Oleg Bartunov <oleg@sai.msu.su>
> > Cc: pgsql-hackers@postgreSQL.org
> > Subject: Re: [HACKERS] regression test results - Linux, cvs
> > 
> > > This is a diff of several regression tests I run on my Linux box
> > > (last cvs):
> > 
> > All known problems/features being fixed now. 
> > 
> > The random test fails occasionally (at random, suprisingly enough :)
> > since I'm doing a statistical test and occasionally the result falls
> > outside the arbitrary limits I set. But I didn't want the limits to be
> > too loose otherwise we might miss truly incorrect results. If you rerun,
> > random is likely to pass.
> > 
> 
> Yes,
> random test passed ok 1 from 3 tries. I have no time to test its
> randomness :-) 
> 
> btw, vacuum crash  when postmaster starts with -B 1024 option
> seems fixed now !!!! I tried many times 'vacuum analyze' and never
> get problem ! Probably this is a bonus of last fixes :-)

My guess is the catalog changes Tom did fixed it.  Vacuum analyze uses
them quite a bit, and buffer cache size could affect which duplicate was
picked.


--  Bruce Momjian                        |  http://www.op.net/~candle maillist@candle.pha.pa.us            |  (610)
853-3000+  If your life is a hard drive,     |  830 Blythe Avenue +  Christ can be your backup.        |  Drexel Hill,
Pennsylvania19026
 


В списке pgsql-hackers по дате отправления:

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: [HACKERS] Another bug in pg_operator.h
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: [HACKERS] Open 6.4 items