From: | <rocael(at)usa(dot)net> |
---|---|
To: | rocael(at)usa(dot)net |
Cc: | pgsql-sql(at)postgresql(dot)org |
Subject: | shared memory blocks? |
Date: | 2000-11-09 07:26:11 |
Message-ID: | 20001109142611.20332.qmail@nw171.netaddress.usa.net |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-novice pgsql-sql |
Hi,
how can I configure my kernel to make it work with shared memory blocks of
8Mb?
I'm using RedHat 6.2
Thank you for your help!
Rocael.
Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:
<rocael(at)usa(dot)net> writes:
> /usr/local/pgsql/bin/postmaster -B 1000 -o "-S 2000" -S -D
> /usr/local/pgsql/data
> and it says:
> IpcMemoryCreate: shmget failed (Invalid argument) key=5432001,
> size=8899584,permission=600
> This type of erro is usually caused by an improper shared memory or System
V
> IPC semaphore configuration. Form more information....
Most likely your kernel isn't set to allow shared memory blocks as
large as 8M.
regards, tom lane
____________________________________________________________________
Get free email and a permanent address at http://www.netaddress.com/?N=1
From | Date | Subject | |
---|---|---|---|
Next Message | Thomas Good | 2000-11-09 13:34:52 | Re: psql won't start |
Previous Message | Stephan Szabo | 2000-11-09 03:49:09 | Re: Text concat Problem |
From | Date | Subject | |
---|---|---|---|
Next Message | Astrid Hexsel | 2000-11-09 08:05:46 | insert value of form - checkboxes |
Previous Message | pgsql-sql | 2000-11-09 06:26:31 | alter pg_shadow |