Re: Difficulty with make check

From: "Lasher, Glenn" <GLasher(at)nyiso(dot)com>
To: Alvaro Herrera <alvherre(at)commandprompt(dot)com>
Cc: "pgsql-admin(at)postgresql(dot)org" <pgsql-admin(at)postgresql(dot)org>
Subject: Re: Difficulty with make check
Date: 2009-07-15 17:46:21
Message-ID: D96B544EAEA3624DB02A2ACB47E20A9B0E373B8651@apemb01.ad.nyiso.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Yeah, that was what I was afraid of. I've had a UNIX admin working on it for an extended period of time to no avail.

Okay, well, thank you for confirming my fears :-)

-----Original Message-----
From: Alvaro Herrera [mailto:alvherre(at)commandprompt(dot)com]
Sent: Wednesday, July 15, 2009 09:53
To: Lasher, Glenn
Cc: pgsql-admin(at)postgresql(dot)org
Subject: Re: [ADMIN] Difficulty with make check

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
**********************************************************************
The information in this email is confidential and may be legally
privileged against disclosure other than to the intended recipient.
It is intended solely for the addressee. Access to this email by
anyone else is unauthorized.

If you are not the intended recipient, any disclosure, copying,
distribution or any action taken or omitted to be taken in reliance
on it, is prohibited and may be unlawful. Please immediately
delete this message and inform the sender of this error.
**********************************************************************

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message Chander Ganesan 2009-07-15 18:22:32 Re: Old version?
Previous Message Carol Walter 2009-07-15 17:03:39 Re: Old version?