RE: PostgreSQL 7.1 beta3 on Windows 2k - Mailing list pgsql-ports

From Peter Eisentraut
Subject RE: PostgreSQL 7.1 beta3 on Windows 2k
Date
Msg-id Pine.LNX.4.30.0102071807230.1205-100000@peter.localdomain
Whole thread Raw
In response to RE: PostgreSQL 7.1 beta3 on Windows 2k  ("JJAR" <jjarcore@eresmas.com>)
Responses Re: PostgreSQL 7.1 beta3 on Windows 2k
RE: PostgreSQL 7.1 beta3 on Windows 2k
List pgsql-ports
JJAR writes:

>     I have downloaded PostgreSQL 7.1 beta4 and I have tried the regression
> tests with "make check", they run until 13 parallel tests or so ( with 13
> does with 16 does not ) when it stops you can make it continue killing some
> processes with the task manager, but I think this would be the same if
> something inherently bad were happenning within the process.

You might want to try running

make SHELL=/bin/bash check

(or whereever you have bash) because the standard /bin/sh is known to be
pretty stupid.

--
Peter Eisentraut      peter_e@gmx.net       http://yi.org/peter-e/


pgsql-ports by date:

Previous
From: Tom Lane
Date:
Subject: Re: PostgreSQL 7.1 beta3 on Windows 2k
Next
From: Jason Tishler
Date:
Subject: Re: PostgreSQL 7.1 beta3 on Windows 2k