| From: | Peter Eisentraut <peter_e(at)gmx(dot)net> |
|---|---|
| To: | JJAR <jjarcore(at)eresmas(dot)com> |
| Cc: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Jason Tishler <Jason(dot)Tishler(at)dothill(dot)com>, <pgsql-ports(at)postgresql(dot)org> |
| Subject: | RE: PostgreSQL 7.1 beta3 on Windows 2k |
| Date: | 2001-02-07 17:08:58 |
| Message-ID: | Pine.LNX.4.30.0102071807230.1205-100000@peter.localdomain |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | 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(at)gmx(dot)net http://yi.org/peter-e/
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Jason Tishler | 2001-02-07 18:12:48 | Re: PostgreSQL 7.1 beta3 on Windows 2k |
| Previous Message | Tom Lane | 2001-02-07 16:00:54 | Re: PostgreSQL 7.1 beta3 on Windows 2k |