Re: Regression Tests - Mailing list pgsql-general

From Patrick Welche
Subject Re: Regression Tests
Date
Msg-id 20000817114656.A10424@quartz.newn.cam.ac.uk
Whole thread Raw
In response to Regression Tests  (Paul Juliano <paul@edsamail.com>)
List pgsql-general
On Thu, Aug 17, 2000 at 05:00:49PM +0800, Paul Juliano wrote:

> installing PL/pgSQL ..  createlang: missing required argument PGLIB
> directory

I don't know about this one.

> Also, when I do:
>
> make runcheck
>
> the following message is in the postmaster.log
>
> IpcSemaphoreCreate: semget failed (No space left on device)
> key=65432015, num=16, permission=600
> This type of error is usually caused by an improper
> shared memory or System V IPC semaphore configuration.
> For more information, see the FAQ and platform-specific
> FAQ's in the source directory pgsql/doc or on our
> web site at http://www.postgresql.org.
> FATAL 1:  InitProcGlobal: IpcSemaphoreCreate failed

Simplest solution: quit the other postmaster, then make runcheck. Otherwise
double your IPC settings - depending on the OS this might involve building
a new kernel.

Cheers,

Patrick

pgsql-general by date:

Previous
From: Paul Juliano
Date:
Subject: Regression Tests
Next
From: Louis-David Mitterrand
Date:
Subject: OID decreasing?