Re: Intermittent Regression test failure in create_misc

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: hentosh(at)io(dot)com, pgsql-bugs(at)postgresql(dot)org
Subject: Re: Intermittent Regression test failure in create_misc
Date: 2001-02-27 03:34:05
Message-ID: 27810.983244845@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Robert Hentosh (hentosh(at)io(dot)com) writes:
> Postgresql was compiled with ./configure --enable-syslog after
> modifying "#define BLCKSZ 16384" in src/include/config.h.in

Hm. I wonder if that is triggering the problem, or if it's something
platform-dependent? Could you rebuild with standard blocksize and
see if you still see the intermittent failures?

Also, are you running the parallel or serial regress tests ("make check"
or "make installcheck")?

regards, tom lane

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message pgsql-bugs 2001-02-27 11:22:15 Date represetation bug. Some dates are incorrectly selected
Previous Message Gena Gurchonok 2001-02-26 19:01:37 Re: pg_dump Segmentation fault(core dumped)