Re: shmget fails on OS X with proper settings

From: Scott Ribe <scott_ribe(at)killerbytes(dot)com>
To: Christopher S Martin <martin(dot)christopher(dot)s(at)gmail(dot)com>, <pgsql-general(at)postgresql(dot)org>
Subject: Re: shmget fails on OS X with proper settings
Date: 2007-05-06 23:31:04
Message-ID: C263C158.731EF%scott_ribe@killerbytes.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

First off, use sysctl to see what values are actually being set:

sysctl -a | grep kern.sysv.

The if they're not what you think they should be, tell us exactly how you're
trying to set them.

--
Scott Ribe
scott_ribe(at)killerbytes(dot)com
http://www.killerbytes.com/
(303) 722-0567 voice

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2007-05-06 23:42:14 Re: did not find any relation for existing table
Previous Message Tom Lane 2007-05-06 23:22:45 Re: shmget fails on OS X with proper settings