Re: IpcMemoryCreate: shmget failed (Invalid argument)

From: "Steve Wolfe" <steve(at)iboats(dot)com>
To: <pgsql-general(at)postgresql(dot)org>
Subject: Re: IpcMemoryCreate: shmget failed (Invalid argument)
Date: 2001-05-04 21:36:27
Message-ID: 001e01c0d4e2$5108c300$50824e40@iboats.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

> I get this error when trying to start postgres with a block size > the
> default of 64...
>
> [postgres(at)roam pgsql]$ /usr/local/pgsql/bin/postmaster -B 2000 -D
> /usr/local/pgsql/data
> IpcMemoryCreate: shmget failed (Invalid argument) key=5432001,
> size=33652736, 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

Perhaps someone should write a platform-specific FAQ for Linux that
answers this question, so that the link provided would actually be useful.
If there are no other takers, I'll volunteer.

steve

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Oliver Elphick 2001-05-04 21:38:57 Re: decimal point - european format
Previous Message Mitch Vincent 2001-05-04 21:25:15 Re: underlying structure: varchar vs. text