Re: Unresolved external: tgetent

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Unresolved external: tgetent
Дата
Msg-id 25798.1102957225@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Unresolved external: tgetent  (Christoph Haller <ch@rodos.fzk.de>)
Список 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 по дате отправления:

Предыдущее
От: Kenneth Gonsalves
Дата:
Сообщение: Re: mysql set datatype
Следующее
От: Christopher Browne
Дата:
Сообщение: Re: postgressql.org