Re: shared memory on OS X - 7.4beta4

From: Vivek Khera <khera(at)kcilink(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: shared memory on OS X - 7.4beta4
Date: 2003-10-24 15:26:13
Message-ID: x7y8vawtbe.fsf@yertle.int.kciLink.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general pgsql-hackers

>>>>> "JD" == John DeSoi <jd(at)icx(dot)net> writes:

JD> I get this when I try to start up a freshly compiled beta4 on OS X
JD> 10.2.6:

JD> FATAL: could not create shared memory segment: Invalid argument

How much SHM are you requesting (shared_buffers), and does the system
allow for that much? There's some bootup script you can modify in OSX
to up that limit if you need. Check google and/or Postgres' techdocs
site.

--
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Vivek Khera, Ph.D. Khera Communications, Inc.
Internet: khera(at)kciLink(dot)com Rockville, MD +1-240-453-8497
AIM: vivekkhera Y!: vivek_khera http://www.khera.org/~vivek/

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Nailah Ogeer 2003-10-24 15:41:56 Semaphores
Previous Message Greg Stark 2003-10-24 14:53:30 Re: VACUUM degrades performance significantly. Database

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 2003-10-24 15:37:32 Call for port reports
Previous Message Bruce Momjian 2003-10-24 15:23:56 Re: 7.4 compatibility question