| From: | <rocael(at)usa(dot)net> |
|---|---|
| To: | <rocael(at)usa(dot)net>, pgsql-sql(at)postgresql(dot)org |
| Subject: | shared memory problem |
| Date: | 2000-11-08 19:17:53 |
| Message-ID: | 20001109021753.24726.qmail@nw175.netaddress.usa.net |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-sql |
HI all!
I did this:
/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....
what should I do, I am running a 600Mhz Celeron with 512RAM, I have tried the
same command in others machines and works fine,
thank you for your help,
Rocael.
____________________________________________________________________
Get free email and a permanent address at http://www.netaddress.com/?N=1
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2000-11-09 02:41:37 | Re: shared memory problem |
| Previous Message | Tom Lane | 2000-11-08 19:06:26 | Re: how to index a numeric(12,2) column? |