Re: Unresolved external: tgetent - Mailing list pgsql-sql

From Tom Lane
Subject Re: Unresolved external: tgetent
Date
Msg-id 25798.1102957225@sss.pgh.pa.us
Whole thread Raw
In response to Re: Unresolved external: tgetent  (Christoph Haller <ch@rodos.fzk.de>)
List pgsql-sql
Christoph Haller <ch@rodos.fzk.de> writes:
> Furthermore, the regression test fails badly on 
> parallel group (20 tests):  point lseg
> running forever. The process list shows 
> ps -fu rodos
>      UID   PID  PPID  C    STIME TTY       TIME COMMAND
>    rodos 14786  6955 228 10:26:43 pts/0     3:08 /bin/sh ./pg_regress
> --temp-install --top-builddir=../../..
>    rodos  6796 18757  0 10:25:18 pts/0     0:00 gmake check
>    rodos 14892 14786  0 10:26:46 pts/0     0:00 <defunct>

In other words, the shell is failing to notice that some of its child
processes have exited.  This is a shell bug; we've seen it before on
some platforms (obsolete HPUX versions, in my experience).  You can
probably work around it by reducing the maximum concurrency setting
in the regression script.  See the regression test discussion in the
administrator's guide.
        regards, tom lane


pgsql-sql by date:

Previous
From: Kenneth Gonsalves
Date:
Subject: Re: mysql set datatype
Next
From: Christopher Browne
Date:
Subject: Re: postgressql.org