Re: 8.0.0 gmake check fails if on disk, passes on ram disk....

From: Michael Fuhr <mike(at)fuhr(dot)org>
To: Jeff Ross <jross-dated-1106784195(dot)b5de5a(at)openvistas(dot)net>
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: 8.0.0 gmake check fails if on disk, passes on ram disk....
Date: 2005-01-24 09:00:30
Message-ID: 20050124090030.GA40495@winnie.fuhr.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

On Fri, Jan 21, 2005 at 05:03:08PM -0700, Jeff Ross wrote:

> If I put the source for 8.0.0 on disk (RAID 1) , configure, compile and
> run gmake check, it fails with 33 errors, 30 of which are
>
> ! psql: could not send startup packet: Broken pipe

Somebody else using OpenBSD reported a similar problem recently.
Here's part of that thread:

http://archives.postgresql.org/pgsql-bugs/2005-01/msg00099.php

> If I put the same source code up on a ram disk, configure and compile it
> the same way, all 96 tests pass.

Interesting. Is this behavior consistent? What's different 'twixt
the RAID disk and the RAM disk?

--
Michael Fuhr
http://www.fuhr.org/~mfuhr/

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Martin Drinck 2005-01-24 09:23:20 BUG #1439: unable to create more than 21 database connections
Previous Message Michael Fuhr 2005-01-24 08:22:19 Re: BUG #1436: not null condition is not respected