Re: Difficulty with make check

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема Re: Difficulty with make check
Дата
Msg-id 20090715135248.GE4551@alvh.no-ip.org
обсуждение исходный текст
Ответ на Difficulty with make check  ("Lasher, Glenn" <GLasher@nyiso.com>)
Ответы Re: Difficulty with make check  ("Lasher, Glenn" <GLasher@nyiso.com>)
Список pgsql-admin
Lasher, Glenn wrote:

> On the QA zone or Production servers, however the same command (adjusted for the number of processors) fails at 'make
check'thus: 
>
> ---8<-cut----------------------------------------------------------------------
> ./pg_regress --temp-install=./tmp_check --top-builddir=../../.. --srcdir=/usr/us
> ers/postgres/build/postgresql-8.3.7/src/test/regress --temp-port=55432 --schedul
> e=./parallel_schedule --multibyte=SQL_ASCII --load-language=plpgsql
> ============== creating temporary installation        ==============
> ============== initializing database system           ==============
> ============== starting postmaster                    ==============
> Killed
> Killed

This seems an environment problem -- process limits set too low or
something like that.  It's not related to Postgres itself; it's the
kernel or some layer in between that's disallowing Postgres from running
normally.

--
Alvaro Herrera                                http://www.CommandPrompt.com/
PostgreSQL Replication, Consulting, Custom Development, 24x7 support

В списке pgsql-admin по дате отправления:

Предыдущее
От: Suvankar Roy
Дата:
Сообщение: Flush Shared Buffer Cache
Следующее
От: Scott Mead
Дата:
Сообщение: Re: PostgreSQL/PAM problem