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

From JJAR
Subject RE: PostgreSQL 7.1 beta3 on Windows 2k
Date
Msg-id IPECLCJEPIFNIDOABNELMEJICBAA.jjarcore@eresmas.com
Whole thread Raw
In response to RE: PostgreSQL 7.1 beta3 on Windows 2k  (Peter Eisentraut <peter_e@gmx.net>)
List pgsql-ports
Hi Peter,

    This is is the final output when it stop working.

============== creating temporary installation        ==============
============== initializing database system           ==============
============== starting postmaster                    ==============
running on port 65432 with pid 1796
============== creating database "regression"         ==============
CREATE DATABASE
============== installing PL/pgSQL                    ==============
============== running regression test queries        ==============
parallel group (13 tests):  boolean char name varchar text int2 int4 int8
oid fl
oat4 bit

    The CPU is free and the hard disk quiet.
    Regards.

//Juan

-----Mensaje original-----
De: Peter Eisentraut [mailto:peter_e@gmx.net]
Enviado el: miercoles, 07 de febrero de 2001 18:09
Para: JJAR
CC: Tom Lane; Jason Tishler; pgsql-ports@postgresql.org
Asunto: RE: [PORTS] PostgreSQL 7.1 beta3 on Windows 2k


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: "JJAR"
Date:
Subject: RE: PostgreSQL 7.1 beta3 on Windows 2k
Next
From: Jason Tishler
Date:
Subject: Re: IpcMemoryDetach