From: | The Hermit Hacker <scrappy(at)hub(dot)org> |
---|---|
To: | Ted Gervais <ve1drg(at)fox(dot)nstn(dot)ca> |
Cc: | <pgsql-general(at)postgresql(dot)org> |
Subject: | Re: System V IPC semaphore configuration. |
Date: | 2001-03-06 01:26:22 |
Message-ID: | Pine.BSF.4.33.0103052126020.33622-100000@mobile.hub.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
On Mon, 5 Mar 2001, Ted Gervais wrote:
> I am new to this list and ran into a problem when trying to install the
> latest postgresql, version 7.0.3.
> Here is what I see when I try and bring postgresql up:
>
> postgres(at)ve1drg:~$ /usr/local/pgsql/bin/postmaster -D /usr/local/pgsql/data
> IpcMemoryCreate: shmget failed (Invalid argument) key=5432010, size=144,
> permission=700
> 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.
> IpcMemoryIdGet: shmget failed (Invalid argument) key=5432010, size=144,
> permission=0
> IpcMemoryAttach: shmat failed (Invalid argument) id=-2
> FATAL 1: AttachSLockMemory: could not attach segment
> postgres(at)ve1drg:~$
>
>
>
> I had no problem installing things so I figured all was going well. I guess
> not.
>
> Does anyone know how I can get passed this problem.. and what is the fix??
What operating system?
From | Date | Subject | |
---|---|---|---|
Next Message | Boulat Khakimov | 2001-03-06 02:16:55 | MySQLs Describe emulator! |
Previous Message | Bruce Momjian | 2001-03-06 01:24:25 | Re: Getting lengths of variable fields |