Thread: No Space left error...

No Space left error...

From
The Hermit Hacker
Date:

===================================================================
This message has been sent to a DEAD mailing list, and subsequently
reforwarded to the proper one: pgsql-admin@postgresql.org
===================================================================


I have installed postgres 6.3 in my Sun OS 4.1.3.
But sometimes, there is a error message when I start postmaster.
I start postmaster like this in my rc.local
/usr/local/pgsql/bin/postmaster -i -S -D /usr/local/pgsql/data
But following error messages are displayed.

semget: No space left on device
This type of error is usually caused by improper
shared memory or System V IPC semaphore configuration.
See the FAQ for more detailed information

In FAQ, I can't find any solution about this error message.

My system is SunOS 4.1.3, and have free space about 100MB.