Re: InitDB: Bad system call

From: Torsten Zühlsdorff <foo(at)meisterderspiele(dot)de>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: InitDB: Bad system call
Date: 2010-08-10 12:30:41
Message-ID: i3rgph$898$1@news.eternal-september.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Torsten Zühlsdorff schrieb:

> i've just compiled a new Jail at my FreeBDS 7.0-STABLE machine and
> trying to get PostgreSQL 9.0 Beta 4 running. Compiling etc works fine.
>
> But when i call the initdb, i get "Bad System Call" messages. Here is
> the output:
>
> $ /usr/local/pgsql/bin/initdb -D /usr/local/pgsql/data -d
> [output]
>
> First i believed this is an error relating to SYSVSHM-, SYSVSEM-,
> SYSVMSG-options or User-Id
> (http://www.freebsddiary.org/jail-multiple.php). But the postgres-user
> has a user-id which is not used by other postgres-instances in other
> jails. And the other options are enabled in the root-instance.
>
> I also tried to build postgres from a fresh portstree, to make sure,
> that i have nothing miss-"./configure"d, but there are the same problems.

I've tried the initdb in the only jail PostgreSQL is already running.
There it works.

I have no clue what to do next. I didn't even find the core-dump -.-
Should i just tune-up the System V IPC parameters and hope?

Greetings,
Torsten

--
http://www.dddbl.de - ein Datenbank-Layer, der die Arbeit mit 8
verschiedenen Datenbanksystemen abstrahiert,
Queries von Applikationen trennt und automatisch die Query-Ergebnisse
auswerten kann.

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Davor J. 2010-08-10 12:37:17 Re: Partitioning into thousands of tables?
Previous Message Raymond O'Donnell 2010-08-10 09:30:22 Re: pl/pgsql editor and postgres developemnt tool