Starting postmaster error

From: Sebastian Mirolo <Sebastian(dot)Mirolo(at)trimedia(dot)com>
To: pgsql-novice(at)postgresql(dot)org
Subject: Starting postmaster error
Date: 2001-01-31 01:07:09
Message-ID: 3A77653D.985EA9E0@trimedia.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

Hi,

I had no trouble installing postgresql, but when I try to launch the
command

"/home/smirolo/benchmarks/pgsql/bin/postmaster -D
/home/smirolo/benchmarks/pgsql/data"

I get the error message :

"IpcMemoryCreate: shmget failed (Invalid argument) key=5432001,
size=1115136, 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: ShmemCreate: cannot create region"

I looked into the FAQ and it looks like a common problem, because this
question is answered by

"You either do not have shared memory configured properly in your kernel
or you need to enlarge the
shared memory available in the kernel. The exact amount you need
depends on your architecture and how
many buffers and backend processes you configure for the postmaster.
For most systems, with default
numbers of buffers and processes, you need a minimum of ~1MB"

My only problem now is still to find out how I make it work. I am
running on a UltraSparc 10 with
a Solaris 7 operating system. Unfortunately, I can't run as a privileged
user.
My goal is to be able to stick the output of the benchmarks I am running
into a database so that it makes
it easier to retrieve and understand how compiler flags affect
performance.

Thank you,

Sebastien.

--
Sebastien Mirolo
Architecture Design Engineer
TriMedia technologies inc.,
1840 McCarthy Boulevard,
Milpitas, CA 95035
tel: (408) 922 4626
email: smirolo(at)trimedia(dot)com

Responses

Browse pgsql-novice by date

  From Date Subject
Next Message GH 2001-01-31 01:31:41 Re: Starting postmaster error
Previous Message rudy 2001-01-30 19:50:48 explain plan