Re: Problems while starting DB - Mailing list pgsql-admin

From Tom Lane
Subject Re: Problems while starting DB
Date
Msg-id 10943.1066829993@sss.pgh.pa.us
Whole thread Raw
In response to Problems while starting DB  (Sathish Somanathan <sathish@cisco.com>)
Responses Re: Problems while starting DB  (Sathish Somanathan <sathish@cisco.com>)
List pgsql-admin
Sathish Somanathan <sathish@cisco.com> writes:
> IpcSemaphoreCreate: semget(key=5432001, num=17, 03600) failed: Invalid argument

It sounds like you don't have SysV semaphore support enabled, or perhaps
just have the limits set too low.  See
http://www.postgresql.org/docs/7.3/static/kernel-resources.html
particularly the Solaris section.

            regards, tom lane

pgsql-admin by date:

Previous
From: Jeff
Date:
Subject: Re: File system level backup
Next
From: David Wagoner
Date:
Subject: Need PGSQL ODBC Driver for Solaris